[Koha-bugs] [Bug 17314] REST API: Add API route to create, list and delete a purchase suggestion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 18 17:13:23 CEST 2016


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi, just read through this and have some notes/questions:

- collectiontitle: I think it's not clear in the interface what this is to be
used for, maybe a question we should talk about first and then maybe choose a
better name?

- copyrightdate: MARC21 uses copyrightdate in the database, UNIMARC
publicationyear. Both fields appear in biblioitems/biblio and in suggestions.
Something to tidy up/take into account here?

- negcap - This is to keep the robots off. My impression is that this would
always be empty?

It's possible to make anonymous suggestions - will this be taken into account?

For DELETE:
DELETE /suggestions/{borrowernumber}/{suggestion_id}
Why include the borrowernumber? Would the suggestion_id not be sufficient?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list