Open bronwyncombs opened 6 months ago
Can recreate in edge (7.9.6)
In addition to the checkbox reported in the initial issue, deleting a loan return prep is logistically ineffective for two more reasons:
IsResolved
is not a virtual field, it is a database field that should be checked/unchecked via business rules.
Describe the bug A clear and concise description of what the bug is.
You can return a loan two ways
When using loan return prep form, save is not enabled once created or deleted in production, but this is fixed on edge.
However, there is still an issue with the "Is Resolved" checkbox being unaffected by manual LRP creations.
Also, the loan is returned via "return loan" and then the LRP is deleted, the checkbox stays selected even though the preparation is no longer resolved.
From Corinna @ CSIRO:
I also found that on demofish instance (7.9.3.1), the checkbox was not affected with either return method.
https://github.com/specify/specify7/assets/135047322/dbe43557-2de6-4203-bc10-3660be9cb90e
On
edge
, the save enabling issue is fixed but the behavior still matches their reporthttps://github.com/specify/specify7/assets/135047322/3721d52e-b5a9-4c5d-bbf1-1bd7b1bacade
edge
Reported By CSIRO