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

--- Comment #4 from Andrew Fuerste-Henry <[email protected]> ---
(In reply to Katrin Fischer from comment #3)
> You can create the authorised values without issue, but you cannot use them
> in items. items.damaged linked to DAMAGED only takes numerical AV codes.
> (datatype)

Correct. I can create an authorized value in the DAMAGED category that has the
value "TORN". Koha allows the creation of that authorized value, and then will
show TORN as an option when editing items. However, it will never actually save
TORN on an item and will never explain why it's failed to do so. The answer to
that lies over in the schema, which tells us items.damaged only holds a bit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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