Bug 28722 - tools/batchMod.pl needs to import C4::Auth::haspermission
Summary: tools/batchMod.pl needs to import C4::Auth::haspermission
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Nick Clemens
QA Contact: Testopia
URL:
Keywords:
Depends on: 17600
Blocks:
  Show dependency treegraph
 
Reported: 2021-07-20 11:25 UTC by Nick Clemens
Modified: 2022-06-06 20:25 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
21.11.00,21.05.05


Attachments
Bug 28722: (bug 17600 follow-up) Import haspermission (905 bytes, patch)
2021-07-20 11:27 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 Nick Clemens 2021-07-20 11:25:57 UTC

    
Comment 1 Nick Clemens 2021-07-20 11:27:36 UTC
Created attachment 122961 [details] [review]
Bug 28722: (bug 17600 follow-up) Import haspermission

To test:
1 - Go to a bib with items
2 - Check a box next to an item
3 - Click on 'Delete selected items'
4 - Boom!
5 - Apply patch
6 - Restart all and try again
7 - Success
Comment 2 Nick Clemens 2021-07-20 11:57:02 UTC
Joubu already fixed it!
Comment 3 Fridolin Somers 2021-10-06 19:59:01 UTC
I see it is in master and 21.05.x

Not pushed to 20.11.x since it does not contain Bug 17600