Closed jardakotesovec closed 1 month ago
Hey @taslangraham, could you have a look at adding the queries params under useful additions above? The filters decision type and editor ID already exist and one would need to be added for the dateDecision
in addition to the changes in the API call. Let me know if you have any questions!
@ewhanson Oh great, I was looking to https://docs.pkp.sfu.ca/dev/api/ojs/3.4#tag/Submissions-Decisions and did not check in source code if there are query params available. Would be possible to also add existing query params to the docs?
Added also filtering by reviewRoundId and stageId to the issue description, but these are less important if that would be hassle.
Will take a look
Hey @jardakotesovec, the filters I mentioned are in the collector but not currently accessible through the API endpoints, though that should make adding them to the API pretty straightforward.
Ready for review @ewhanson
Thanks @taslangraham. Just one minor issue in a doc comment. Feel free to merge after updating it.
All merged! Thanks for te review @ewhanson
Describe the issue While triaging https://github.com/pkp/pkp-lib/issues/10360, I came to conclusion, that for listing actual recommendations from recommend only editors, we could use the /decision endpoint. But there is couple of things that would make it nice to work with.
Useful additions would be:
What application are you using? OJS, OMP or OPS version 3.5