Skip to content

Add Primary Storage as a StorageItemType #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Dec 15, 2022
Merged

Conversation

labkey-susanh
Copy link
Contributor

Rationale

We want to make it more clear within the application and our APIs that our storage management capabilities can support temperature-controlled as well as room-temperature storage. Thus we're updating the language in the applications to refer to the primary storage units more generically as "Storage" instead of "Freezers".

Related Pull Requests

Changes

  • Add PrimaryStorage as a new StorageItemTypes equivalent to Freezer from room-temp storage

@labkey-susanh labkey-susanh requested a review from cnathe December 14, 2022 19:05
* Create a new LabKey Freezer Manager storage item that can be used in the creation of a storage hierarchy.
* Storage hierarchies consist of a top level Freezer or Primary Storage, which can have any combination of
* child non-terminal storage locations (i.e. those that do not directly contain samples but can contain other
* units) and terminal storage locations (i.e. units in the freezer that directly contain samples and cannot contain
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* units) and terminal storage locations (i.e. units in the freezer that directly contain samples and cannot contain
* units) and terminal storage locations (i.e. units in the storage location that directly contain samples and cannot contain

@labkey-susanh labkey-susanh merged commit 6741e83 into develop Dec 15, 2022
@labkey-susanh labkey-susanh deleted the fb_freezerToStorage branch December 15, 2022 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants