Bug 18184

Summary: Subscriptions summaries don't show if seeing all subs attached to a biblio
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: SerialsAssignee: Aleisha Amohia <aleisha>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: colin.campbell, koha, paul.poulain, sandboxes, severine.queune
Version: unspecifiedKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 18184: Show frequency and numbering pattern info when viewing all subs attached to a biblio
Bug 18184: Show frequency and numbering pattern info when viewing all subs attached to a biblio
Bug 18184: Show frequency and numbering pattern info when viewing all subs attached to a biblio

Description Aleisha Amohia 2017-02-28 20:01:20 UTC

    
Comment 1 Aleisha Amohia 2017-04-04 23:54:38 UTC
Created attachment 61859 [details] [review]
Bug 18184: Show frequency and numbering pattern info when viewing all subs attached to a biblio

To test:
1) Go to Serials, find a serial with more than one subscription
2) Click Serial collection
3) Notice how Frequency and Numbering pattern are filled out correctly
4) Click 'see any sub attached to this biblio'
5) Notice how Frequency and Numbering pattern are now missing info
6) Apply patch and refresh page
7) Confirm Frequency and Numbering pattern now show as expected

Sponsored-by: Catalyst IT
Comment 2 Koha Team University Lyon 3 2017-06-28 09:51:51 UTC
We followed the test plan. It works as expected.
When we clicked on "see any sub attached to this biblio" we can see the frequency and the numbering pattern on the table for the both subscriptions.
Comment 3 Biblibre Sandboxes 2017-06-28 09:54:10 UTC
Patch tested with a sandbox, by sonia BOUIS <sonia.bouis@univ-lyon3.fr>
Comment 4 Biblibre Sandboxes 2017-06-28 09:54:31 UTC
Created attachment 64698 [details] [review]
Bug 18184: Show frequency and numbering pattern info when viewing all subs attached to a biblio

To test:
1) Go to Serials, find a serial with more than one subscription
2) Click Serial collection
3) Notice how Frequency and Numbering pattern are filled out correctly
4) Click 'see any sub attached to this biblio'
5) Notice how Frequency and Numbering pattern are now missing info
6) Apply patch and refresh page
7) Confirm Frequency and Numbering pattern now show as expected

Sponsored-by: Catalyst IT

Signed-off-by: sonia BOUIS <sonia.bouis@univ-lyon3.fr>
Comment 5 Nick Clemens (kidclamp) 2017-10-24 11:57:31 UTC
Created attachment 68456 [details] [review]
Bug 18184: Show frequency and numbering pattern info when viewing all subs attached to a biblio

To test:
1) Go to Serials, find a serial with more than one subscription
2) Click Serial collection
3) Notice how Frequency and Numbering pattern are filled out correctly
4) Click 'see any sub attached to this biblio'
5) Notice how Frequency and Numbering pattern are now missing info
6) Apply patch and refresh page
7) Confirm Frequency and Numbering pattern now show as expected

Sponsored-by: Catalyst IT

Signed-off-by: sonia BOUIS <sonia.bouis@univ-lyon3.fr>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 6 Jonathan Druart 2017-10-25 15:18:35 UTC
Pushed to master for 17.11, thanks to everybody involved!