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

            Bug ID: 41609
           Summary: When registering via the API extended attributes are
                    checked for mandatory but not opac_mandatory
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

To recreate:

1. Make an extended attribute and set it as "Staff interface mandatory:"
2. Using Postman or cURL or whatever you like, make an API request to
localhost:8080 AND localhost:8081
3. You'll get a response like "Missing mandatory extended attribute
(type=SOMEATTR)"

It would be good if we could pass something to define which interface to
mock/follow? 

Or add a api_mandatory option to extended attributes?

-- 
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