Bug 30090

Summary: Don't export action buttons from patron results
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: PatronsAssignee: Fridolin Somers <fridolin.somers>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: andrewfh, fridolin.somers, gmcharlt, kyle.m.hall, kyle, victor
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.05.00,21.11.03,21.05.11
Attachments: Bug 30090: Don't export some columns in patron search results
Bug 30090: Don't export some columns in patron search results

Description Katrin Fischer 2022-02-13 13:13:46 UTC
The checkout and Edit buttons should not export (Exel, Print) on the patron search result list.
Comment 1 Fridolin Somers 2022-02-14 21:08:28 UTC
Created attachment 130574 [details] [review]
Bug 30090: Don't export some columns in patron search results

The checkout and Edit buttons should not export (Exel, Print) on the patron search result list.
Same for fist column with checkboxes.

Test plan :
1) Go to patrons module /cgi-bin/koha/members/members-home.pl
2) Perform a search with results
3) Click on 'Export' then 'Print'
=> Check you dont see column with checkboxes (text 'Select patron') and colum with actions
Comment 2 Katrin Fischer 2022-02-14 21:12:40 UTC
Created attachment 130575 [details] [review]
Bug 30090: Don't export some columns in patron search results

The checkout and Edit buttons should not export (Exel, Print) on the patron search result list.
Same for fist column with checkboxes.

Test plan :
1) Go to patrons module /cgi-bin/koha/members/members-home.pl
2) Perform a search with results
3) Click on 'Export' then 'Print'
=> Check you dont see column with checkboxes (text 'Select patron') and colum with actions

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 3 Katrin Fischer 2022-02-14 21:14:05 UTC
Standard fix for a standard problem - moving to PQA.
Comment 4 Fridolin Somers 2022-02-17 07:52:56 UTC
Pushed to master for 22.05, thanks to everybody involved 🦄
Comment 5 Kyle M Hall 2022-02-18 13:00:03 UTC
Pushed to 21.11.x for 21.11.03
Comment 6 Andrew Fuerste-Henry 2022-02-21 17:10:32 UTC
Pushed to 21.05.x for 21.05.11
Comment 7 Victor Grousset/tuxayo 2022-03-18 00:13:32 UTC
Not backported to oldoldstable (20.11.x). Feel free to ask if it's needed.