-
Notifications
You must be signed in to change notification settings - Fork 36
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
Agent Merging - Integrity Error #3801
Comments
As shown in #3474, there are two issues here: one with what's causing the error (#3474 (comment)), and how the error is displayed (#3474 (comment)). The underlying cause of the issue here is all about the references to the agents. To minimally recreate the issue:
|
This should be fixed though in #3846. Let's keep it open, and then close as resolved when testers test this |
To close this issue, test the following:Testing instructions: For Issue #3801 I'll recommend running the below steps for at least some of Deaccession, Disposal, Loan, Accession, Gift, Borrow tables. Also test on both v7.9-dev and this branch. v7.9-dev shouldn't be able to merge these, and this branch should. Later on, testers can go wild and merge anything into anything - and as long as it is not an actual business rule exception, it should work. Steps:
To test lower order is taken in collector and determiners in case of deletion. v7.9 should take the most recently created one.
Try doing the exact same steps for determiners too. |
Describe the bug
This Phantom error initially found by Jason in the development of Agent Merging has been resurrected and is in 7.9.
It's identifiable by the red line
#3474 (comment)
To Reproduce
Steps to reproduce the behavior:
Agents to Merge:
Screenshots
Desktop:
The text was updated successfully, but these errors were encountered: