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

            Bug ID: 28335
           Summary: Making Patron Attributes Required Can cause issues in
                    multi branch systems
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Patron attributes can be marked as required using patron_attr_2 etc. 
The problem with this is in a multi branch system where there are different
attributes at different branches, making specific attributes required behave
differently on different patron entries. 

Currently my branch has 4 patron attributes, 2 of which we'd like to make
required. 

Some branches in the system only have 3 attributes and no one wants the last
attribute to be required. 

We can't change the order without replacing the auth value since they sort by
code. 

It would be better if we could force requirement based on the code rather than
the patron_attr_2.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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