https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36751 Bug ID: 36751 Summary: Creating new patron attribute types should start with type choice Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: pedro.amorim@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com A date attribute type cannot be text, an authorised value category attribute type cannot be date, etc. As such, we should ideally not keep adding options to the attribute type form that can't make sense together. Currently, an authorised value category attribute can be set as "repeatable" but it doesn't work. A future use-case example: we add the option for a "True/False" attribute type, this type should not possibly be a date, an authorised value category, repeatable and should also not possibly be marked as a unique identifier. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.