Bug 27133

Summary: Header missing for "Copy no" on the relative's checkouts table
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: CirculationAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Victor Grousset/tuxayo <victor>
Severity: normal    
Priority: P5 - low CC: andrewfh, caroline.cyr-la-rose, fridolin.somers, gmcharlt, kyle.m.hall, victor
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26797
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
21.05.00,20.11.01
Bug Depends on: 19351    
Bug Blocks:    
Attachments: Bug 27133: (bug 19351 follow-up) Add missing "Copy no" header to relative's checkouts
Bug 27133: (bug 19351 follow-up) Add missing "Copy no" header to relative's checkouts
Bug 27133: (bug 19351 follow-up) Add missing "Copy no" header to relative's checkouts

Description Jonathan Druart 2020-12-02 10:30:12 UTC

    
Comment 1 Jonathan Druart 2020-12-02 10:30:31 UTC
Caused by
  commit a8e5d9ab9f3dc690f007bb6893af71edf26a473f
  Bug 19351: Add items.copynumber to the checkouts table
Comment 2 Jonathan Druart 2020-12-02 10:32:48 UTC
Created attachment 114092 [details] [review]
Bug 27133: (bug 19351 follow-up) Add missing "Copy no" header to relative's checkouts

Test plan:
Add a guarantee, go to the relative's checkouts list and confirm that
the number of headers is not correct
Comment 3 Kelly McElligott 2020-12-02 15:06:08 UTC
Created attachment 114100 [details] [review]
Bug 27133: (bug 19351 follow-up) Add missing "Copy no" header to relative's checkouts

Test plan:
Add a guarantee, go to the relative's checkouts list and confirm that
the number of headers is not correct

Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com>
Comment 4 Victor Grousset/tuxayo 2020-12-12 13:37:48 UTC
Created attachment 114370 [details] [review]
Bug 27133: (bug 19351 follow-up) Add missing "Copy no" header to relative's checkouts

Test plan:
Add a guarantee, go to the relative's checkouts list and confirm that
the number of headers is not correct

Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Comment 5 Victor Grousset/tuxayo 2020-12-12 14:16:02 UTC
QA script ok, code ok
Comment 6 Jonathan Druart 2020-12-14 13:18:16 UTC
Pushed to master for 21.05, thanks to everybody involved!
Comment 7 Fridolin Somers 2020-12-14 17:18:21 UTC
Pushed to 20.11.x for 20.11.01
Comment 8 Andrew Fuerste-Henry 2020-12-17 17:35:49 UTC
Missing dependencies, not backporting to 20.05.x