Skip to content
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

Bulk move preparation locations in the storage tree #4042

Open
grantfitzsimmons opened this issue Sep 25, 2023 · 3 comments · May be fixed by #4682
Open

Bulk move preparation locations in the storage tree #4042

grantfitzsimmons opened this issue Sep 25, 2023 · 3 comments · May be fixed by #4682
Assignees
Labels
1 - Request Improvements or extensions to existing behavior 2 - Trees Issues that are related to the tree system and related functionalities.
Milestone

Comments

@grantfitzsimmons
Copy link
Contributor

grantfitzsimmons commented Sep 25, 2023

After our discussion, we would need to create a new function for the Storage tree that allows you to change the preparation's storage locations from one node to another.

image

Functionality:

  1. Select a storage node that contains 1 or more preparations
  2. Click "Move Items" (I would love the image Truck heroicon)
  3. Select the new location to move the items to
  4. Click "Move items from {Current Location} here" in the toolbar
    image
  5. Items are moved!

Both storage locations should still exist at the end of this interaction, just the preparations that were previously pointing to the first location should now point to the new one.


Add a feature where you can move all items in one storage location to another.

Use Case:

  • Box has 81 positions.
  • A sample can be put in one position.
  • It would be nice to move that preparation to another position in another box easily.

Requested By: KU Mammals

@grantfitzsimmons grantfitzsimmons added 1 - Request Improvements or extensions to existing behavior 2 - Trees Issues that are related to the tree system and related functionalities. labels Sep 25, 2023
@grantfitzsimmons grantfitzsimmons changed the title Manage preparation locations in the storage tree Bulk move preparation locations in the storage tree Sep 25, 2023
@grantfitzsimmons
Copy link
Contributor Author

This has been discussed much more in-depth in our GeoSpecify discussions.

@CarolineDenis
Copy link
Contributor

NOTES:
We have box 1 with 3 preps, we have a box 2 as well.

  • Move box 1 preps to box 2
  • Update all prep records to have a storage box 2 after the move

@CarolineDenis
Copy link
Contributor

NOTES:

  • See how we do for merge has we update the det of a CO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Request Improvements or extensions to existing behavior 2 - Trees Issues that are related to the tree system and related functionalities.
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

3 participants