Bug 30712

Summary: An error occurred when updating this authority type. Perhaps it already exists.
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: trivial    
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:

Description Katrin Fischer 2022-05-06 14:26:17 UTC
Found while translating:
An error occurred when updating this authority type. Perhaps it already exists.

When we do an update, the authority has to already exist.
Maybe we are doing an insert?
Comment 1 Katrin Fischer 2022-05-06 14:29:01 UTC
I think it might mean that you tried updating the code. Maybe a slight improvement would be:

An error occurred when updating this authority type. Perhaps the code already exists.