[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 6 12:08:08 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708

--- Comment #109 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
And a few (innocent) notes during the process:

But keep in mind that a train can have items that have different processings
(specific case, will see later).
RewriteRule ^/cgi-bin/koha/preservation/.*$ /cgi-bin/koha/preservation/home.pl
[PT]
ASK Shouldnt we have a few default NFL statuses added now ?

POST /api/v1/preservation/waiting-list/items: unhandled exception
(Koha::Exceptions::Preservation::MissingSettings)<<The following parameter
settings is required: PreservationNotForLoanWaitingListIn>>
POST /intranet/svc/config/systempreferences
Did not work at the start without warns or alerts.. Related to CSRF bug. Now
solved, but error checking could be improved.

Home page
Kind of weird to land at an empty page constantly.

user_train_item_id => $max + 1,
Looking further, I wonder what is the exact use of this column? Cant really see
when git grepping on it.

If a value is not in the AV list, or if it differs slightly, they would like to
force the modification of the value, without creating a new authorised value.
-            value: "Paraguay",
=> Not very clear.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list