https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25408
--- Comment #75 from Arthur Suzuki <[email protected]> --- (In reply to David Nind from comment #74) > I'm not sure I understand exactly what is going on, but I have changed the > status to Failed QA after: > - working through the test plan, and > - working through all the options (Allow, Don't allow, Force) for the OPAC, > staff interface, and ILS-DI. > > If I've totally misunderstood what this is about and what is required, > please feel free to change the status back! > > Questions: > > 1. Should the circulation rule "OPAC item level holds" apply for the staff > interface? If it should, then the setting name in the staff interface needs > changing. It doesn't, it is only supposed to be effective for OPAC actions, hence the name should be kept. > 2. By API I'm assuming ILS-DI. If it needs testing using the REST API, can > you provide some instructions on how to do this? (I have Postman available + > the RESTer addon for Firefox, but APIs are not something I'm familiar with). It is mostly for ILS-DI, which is supposed be an interface for discovery tools so, very close or supposed to work as an OPAC. In my opinion, API are to be used for automation as staff interface. if the api route is supposed to behave like OPAC, it is usually in the "/public" namespace. -- 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/
