AtlasOfLivingAustralia / biocache-service

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

User assertions: Ability to download all flagged records with reasons #922

Open peggynewman opened 3 weeks ago

peggynewman commented 3 weeks ago

1 complaint from collection managers

Currently, if an institution has a large number of flagged records, they can filter to them and download them as a CSV. However, this is meaningless functionality given one of the most critical elements of each flag, the reason, is not downloaded. This is a high priority change. If you download records that have been flagged, the reason must be included in its own column.

Need to be able to download assertion reasons and details.

cc @tmesaglio for testing

adam-collins commented 3 weeks ago

The download field "userAssertions" contains the current UserAssertion "status". It does not include the associated "comment".

The task is to alter the assertions /sync service to add the latest QualityAssertion "comment" field into SOLR so it is available for retrieval, and include it in downloads.