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

--- Comment #8 from Lari Strand <[email protected]> ---
Created attachment 174231
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174231&action=edit
Bug 38378: Serial frequency deletion needs to be converted to POST from GET

Deleting frequencies and checking if they are used by a subscription is broken.
This patch fixes the issue.

Test plan:

1. Serials - Manage frequencies - for any frequency click Delete, create one if
needed
2. Note that the frequency can't be deleted
3. Apply patch, restart_all
4. Repeat step 1, note that now the deletion works

5. Serials - Manage frequencies - create one
6. Create a subscription in serials that uses the created frequency
7. Try to delete the created frequency
8. Note that nothing happens
9. Apply patch, restart all 
10. Repeat step 7, note that now Koha tells you if the frequency is in use by a
subscription/subscriptions and when you confirm deletion the frequency gets
removed

-- 
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