https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38446
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Pedro Amorim <[email protected]> --- Adding Tomas here to the discussion. In extended_attributes_types, we have: x-koha-authorization: permissions: parameters: manage_additional_fields But staff members editing any of the additional fields supported resources e.g. ERM licenses may not have 'manage_additional_fields'. For Vue additional fields page (such as ERM licenses), this API endpoint needs to be retrieved in order to show configured additional fields on the form. To fix this for posterity, should we just have 'catalogue: "1"' for this endpoint? The UI page to manage additional fields should still be checking for manage_additional_fields anyway. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
