Bug 22237: Subscriptions are not linked to Mana upon edit
authorOwen Leonard <oleonard@myacpl.org>
Wed, 30 Jan 2019 17:13:35 +0000 (17:13 +0000)
committerroot <root@f1ebe1bec408>
Fri, 15 Mar 2019 11:34:03 +0000 (11:34 +0000)
commit2596e9b795d9e65e4f68a72bb587d323c97bad92
tree088c40cdaba7e955ad47d9913dff467fedca79f2
parentdeb968ea45276e56826b592026617a96398b61da
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.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Serials.pm