Bug 29347

Summary: Rename authorised_value fields that are actually categories
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 29336    
Bug Blocks:    

Description Marcel de Rooy 2021-10-28 11:55:39 UTC
See bug 29336.

auth_subfield_structure.authorised_value
auth_tag_structure.authorised_value
marc_subfield_structure.authorised_value
marc_tag_structure.authorised_value

These should be authorised_value_category instead.
Comment 1 Katrin Fischer 2023-06-24 21:03:30 UTC
It's true, but is the change worth the "trouble" it might be causing? It could break a lot of reports for example.