22 May
2017
22 May
'17
11:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18242 --- Comment #27 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #21)
In this solution the change is done at code level instead of DB structure: If old_issues.issue_id already exists before moving from the issues table, the issue_id is updated (not on cascade for accountlines.issue_id, should it?) before the move.
See bug 18651 for a follow-up -- You are receiving this mail because: You are watching all bug changes.