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

Martin Renvoize <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #52 from Martin Renvoize <[email protected]> ---
Tested thoroughly and I'm really happy with the results here.

There's one caveat, which I've already discussed with Pedro and we came to the
conclusion it was a feature rather than a bug.  The repeatable implementation
is all UI level, there's no check on store to prevent a non-repeatable field
being repeated.. this means if you're so inclined you could carefully craft a
request to add an additional field value for a field marked non-repeatable.

However, given that you can flick between repeatable/non-repeatable in the UI
easily (and that doesn't cleanup existing repeated value's as we felt it least
destructive to keep the data around) and you can remove existing repeated
value's, but not add new ones to a newly marked non-repeatable field this
covers the use cases nicely.

Signing off.

-- 
You are receiving this mail because:
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