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

Disposals do not impact number of available preparations #4841

Open
lexiclevenger opened this issue Apr 25, 2024 · 0 comments
Open

Disposals do not impact number of available preparations #4841

lexiclevenger opened this issue Apr 25, 2024 · 0 comments
Labels
1 - Bug Incorrect behavior of the product 2 - Interactions Issues that are related to interactions, including loans, exchanges, gifts, and more

Comments

@lexiclevenger
Copy link
Collaborator

Describe the bug
After performing a disposal for a preparation object, the Current Count of preparations decreases, but the number of available preparations stays the same and allows for the preparations from the disposal to be loaned or gifted. Loaning or gifting these preparations will decrease the Current Count again and result in the count being negative.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Disposal
  2. Add all available preparations for a collection object, save.
  3. Go to the collection object form and see that the Current Count is 0.
  4. Create a loan.
  5. See that the preparations added to the Disposal are available, add preparations, save.
  6. Go to the collection object form and see that the Current Count is a negative number.

Expected behavior
Disposals should decrease the number of available preparations for a collection object.

Screenshots

Screenshot 2024-04-24 at 4 45 13 PM

Specify 7 System Information - 2024-04-25T19_26_12.430Z.txt

Please, also fill out the following information manually:

  • OS: Mac
  • Browser: Chrome
  • Specify 7 Version: edge, 7.9.3.1
  • Database Name: KUPaleoBot_8_31_2023
  • Collection name: Paleobotany
  • User Name: sppaleobotadmin
@lexiclevenger lexiclevenger added 1 - Bug Incorrect behavior of the product 2 - Interactions Issues that are related to interactions, including loans, exchanges, gifts, and more labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Bug Incorrect behavior of the product 2 - Interactions Issues that are related to interactions, including loans, exchanges, gifts, and more
Projects
None yet
Development

No branches or pull requests

1 participant