Bug 36372 - Allow privileged users to set the 'record source' on cataloguing
Summary: Allow privileged users to set the 'record source' on cataloguing
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Arthur Suzuki
QA Contact: Tomás Cohen Arazi
URL:
Keywords:
Depends on: 31791
Blocks:
  Show dependency treegraph
 
Reported: 2024-03-20 14:29 UTC by Tomás Cohen Arazi
Modified: 2024-05-04 01:35 UTC (History)
3 users (show)

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


Attachments
Bug 36372: provide an interface to set the source of a record from the staff interface (6.24 KB, patch)
2024-05-04 01:34 UTC, Arthur Suzuki
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2024-03-20 14:29:17 UTC
This would be handy, as right now it can only be set through an API request.
Comment 1 Arthur Suzuki 2024-04-22 22:03:42 UTC
+1 that would be handy!
Also, tomas forgot to mention, the api may set the record source upon creation of a record (which is great) but there is no way to change it (even with the api) once it's created.
Then the only way to change it is through a direct access to the database.
In some use-cases it may be needed that a librarian "unlock" a record to let a fellow edit the record.
Comment 2 Arthur Suzuki 2024-05-04 01:34:48 UTC
Created attachment 166161 [details] [review]
Bug 36372: provide an interface to set the source of a record from the staff interface