https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |34418, 34215 --- Comment #61 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #59)
(In reply to Laurence Rault from comment #57)
1) in waiting items and train list, tables can be exported : the Actions column is exported with the data, should it be ?
No, I will fix later.
See bug 34447, it's a global bugfix (will fix tables in the ERM module as well).
7) For a User not superlibrarian, with only Catalog and Preservation permission When going to Preservation module : Something went wrong : error 400 : KO
Ok, will fix later.
Good catch. I had to provide the same fix we wrote for bug ERM on bug 33606. Done in commit "Bug 30708: Rebase - Use a dedicated 'config' endpoint" However there is still a problem when the logged in user tries to set the settings without having the necessary permissions. I've adjusted the remote branch and the sandbox. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34215 [Bug 34215] Vue Toolbar component should be more flexible https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34418 [Bug 34418] Allow empty nodes in breadcrumb's elements -- You are receiving this mail because: You are watching all bug changes.