Bug 18184 - Subscriptions summaries don't show if seeing all subs attached to a biblio
Summary: Subscriptions summaries don't show if seeing all subs attached to a biblio
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Aleisha Amohia
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2017-02-28 20:01 UTC by Aleisha Amohia
Modified: 2018-06-04 20:18 UTC (History)
5 users (show)

See Also:
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 (1.76 KB, patch)
2017-04-04 23:54 UTC, Aleisha Amohia
Details | Diff | Splinter Review
Bug 18184: Show frequency and numbering pattern info when viewing all subs attached to a biblio (1.81 KB, patch)
2017-06-28 09:54 UTC, Biblibre Sandboxes
Details | Diff | Splinter Review
Bug 18184: Show frequency and numbering pattern info when viewing all subs attached to a biblio (1.87 KB, patch)
2017-10-24 11:57 UTC, Nick Clemens
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 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!