https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32729

            Bug ID: 32729
           Summary: Deleting an item removes the itemnumber from
                    old_issues when it probably should not
 Change sponsored?: ---
           Product: Koha
           Version: 22.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

I ran across this when troubleshooting lifetime savings on ISSUESLIPs.

To recreate:

1. Checkout an item and check it back in.
2. Look at the old_issues tabe ( select itemnumber from old_issues; )
3. See the itemnumber
4. Delete the item.
5. Check old_issues again, the itemnumber is now NULL.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to