Bug 30712 - An error occurred when updating this authority type. Perhaps it already exists.
Summary: An error occurred when updating this authority type. Perhaps it already exists.
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-06 14:26 UTC by Katrin Fischer
Modified: 2022-05-06 14:29 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.