[Koha-bugs] [Bug 35413] Terminology: differentiate issues for vendor issues and serials

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Dec 9 20:36:30 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35413

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |victor at tuxayo.net

--- Comment #4 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Shouldn't there be a database migration for existing installs? Because they
will still have the old description:

select * from permissions where code = 'issue_manage';
| module_bit | code         | description   |
|         11 | issue_manage | Manage issues |

Or maybe it doesn't matter because where is permissions.description used
anyway?

The test plan seems to looks in the right places and they don't use
permissions.description.


Otherwise, all looks good.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list