http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10382

--- Comment #3 from Kyle M Hall <[email protected]> ---
(In reply to comment #2)
> There is a conflict between the bug description and the test plan that
> leaves me rather confused. The bug report talks about removing an item from
> course reserves, but the test plan talks about disabling the course while
> leaving the item in the course reserves. Are item fields supposed to get set
> back to what they were before being put on reserve if they are removed from
> course reserves, or is that functionality that has not been implemented?

Yes, disabling all courses an item is attached to and removing an item from all
courses it is attached to are functionally equivalent ( as far as the `items`
table is concerned ). I wrote the test plan to make it quicker to test. In both
cases fields should revert to the original values. Nobody including mysql
thought of a scenario where a field would go from not having a value to having
a value and back. It was always switching values, or not modifying the field at
all.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to