Bug 15115 - Editing item information on active course reserves should not be allowed.
Summary: Editing item information on active course reserves should not be allowed.
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Course reserves (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-03 20:56 UTC by Barton Chittenden
Modified: 2018-03-28 19:57 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

Note You need to log in before you can comment on or make changes to this bug.
Description Barton Chittenden 2015-11-03 20:56:05 UTC
When an item is put on active reserve in course reserves, the item's data is copied into a row in the course_items table. Taking the item off active reserve swaps the data in course_items and items.

This means that editing item level data will have unexpected consequences. Item level data should be ghosted when items are on active reserve.
Comment 1 Jessie Zairo 2018-03-28 19:57:08 UTC
This is still an active issue. Some libraries face massive updates to reserves when switching terms to update items in course reserves module.