Summary: | Add syspref to show all subs attached to a biblio in serial collection by default | ||
---|---|---|---|
Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
Component: | Serials | Assignee: | Aleisha Amohia <aleisha> |
Status: | In Discussion --- | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | colin.campbell, jonathan.druart, m.de.rooy, severine.queune |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | Seeking developer | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 18384: ShowAllAttachedSubsSerialCollection syspref
Bug 18384: ShowAllAttachedSubsSerialCollection syspref Bug 18384: ShowAllAttachedSubsSerialCollection syspref |
Description
Aleisha Amohia
2017-04-04 23:58:08 UTC
Created attachment 61860 [details] [review] Bug 18384: ShowAllAttachedSubsSerialCollection syspref To test: 1) Apply patch and update database 2) Find ShowAllAttachedSubsSerialCollection syspref, confirm it is set to "Don't" 3) Go to Serials, find a serial with more than one subscription 4) Click Serial Collection, confirm you are taken to the subscription summary for that one subscription 5) Set syspref to 'Always' 6) Go back to serials and find that same serial 7) Click Serial Collection, confirm you can see the subscription summaries of all attached subs straight away. Sponsored-by: Catalyst IT Created attachment 61936 [details] [review] Bug 18384: ShowAllAttachedSubsSerialCollection syspref To test: 1) Apply patch and update database 2) Find ShowAllAttachedSubsSerialCollection syspref, confirm it is set to "Don't" 3) Go to Serials, find a serial with more than one subscription 4) Click Serial Collection, confirm you are taken to the subscription summary for that one subscription 5) Set syspref to 'Always' 6) Go back to serials and find that same serial 7) Click Serial Collection, confirm you can see the subscription summaries of all attached subs straight away. Sponsored-by: Catalyst IT Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Created attachment 64380 [details] [review] Bug 18384: ShowAllAttachedSubsSerialCollection syspref To test: 1) Apply patch and update database 2) Find ShowAllAttachedSubsSerialCollection syspref, confirm it is set to "Don't" 3) Go to Serials, find a serial with more than one subscription 4) Click Serial Collection, confirm you are taken to the subscription summary for that one subscription 5) Set syspref to 'Always' 6) Go back to serials and find that same serial 7) Click Serial Collection, confirm you can see the subscription summaries of all attached subs straight away. Sponsored-by: Catalyst IT Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Works fine, not convinced that we need it in view of another syspref. (In reply to Marcel de Rooy from comment #3) > Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > Works fine, not convinced that we need it in view of another syspref. Leaving the final decision to our new RM :) I am not convinced about the pref: 1. It says "always" whereas it only affects one link 2. Why not just add another link? (could be hidden via JS if needed). |