https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22237 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 84533 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84533&action=edit Bug 22237: Subscriptions are not linked to Mana upon edit This patch modifies C4/Serials.pm so that during the process of editing a subscription a link to Mana can be created. To test, apply the patch and go to Serials. - Locate a subscription which was not created using Mana data but which can be found in Mana. - Edit the subscription, skipping to the second page. - View the results returned by Mana and select one. - Save the subscription. - Upon being redirected to the subscription detail page you should see a "Report mistake" button. This shows that the subscription has been linked to Mana successfully. -- You are receiving this mail because: You are watching all bug changes.