AtlasOfLivingAustralia / biocache-service

Occurrence & mapping webservices
https://biocache-ws.ala.org.au/ws/
Other
9 stars 26 forks source link

User assertion verification not working #722

Closed nickdos closed 11 months ago

nickdos commented 2 years ago

Reported by MC - they was trying to verify a user annotation but when she clicked the "Confirm" button it gave an error message:

image

https://biocache.ala.org.au/occurrences/ecd9f598-fe4f-4897-a067-7e0f37345c8f

Investigate and fix issue. Might need to move to biocache-hubs if not a service issue.

nickdos commented 2 years ago

I tested this myself (ROLE_ADMIN) and it worked with the Unresolved issue, recognised by data custodian option.

Also tested with Corrected by the data custodian and it worked too.

I think issue is checking the user has sufficient privileges to make verification "save" action. MC does see the "Verify" options, so that check is working as expected. Its the POST to biocache-service that is returning an error.