You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment we have buttons to view the record, and to view the species details page. The latter is arguably not needed here, but does no harm so happy to keep it.
The button to view the record takes you to a page with URL starting "irecord.org.uk/record-details/verification" - is this called a "verification" view because it is only accessible to verifiers?
Editing/deleting an unshared record
We will need to add an edit option for the individual records, probably via buttons on both the Explore page and on the /record-details/verification page. Or maybe this can be tackled using the same functionality as #1673?
Verification
As intended, the unshared records appear in the verification page for those verifiers that have filters matching the unshared data. From the verifier's page, it is possible to edit the record via the edit button, which is fine. The button to view the record currently produces "The record cannot be found". I guess the ideal solution for the verifiers' 'view record' button would be for it to go to the /record-details/verification view when unshared records are being looked at. However, if that is complex to code in then I think we can live without it.
The text was updated successfully, but these errors were encountered:
is this called a "verification" view because it is only accessible to verifiers?
Yes, it differs from the other version in that it allows viewing of any record that is available for verification on iRecord rather than being limited to websites that are available for reporting.
We will need to add an edit option for the individual records,
What would be the use case here? Would a bulk edit (limited to just a few fields) be OK or do we need to support individual records? I would have thought a a link to the generic edit form would be a good start?
I guess the ideal solution for the verifiers' 'view record' button would be for it to go to the /record-details/verification view when unshared records are being looked at. However, if that is complex to code in then I think we can live without it.
Would it be acceptable for the verification pages to always link to record-details/verification page - it can display any verification record including unshared, so is not just limited to unshared.
This relates to https://irecord.org.uk/explore/my-unshared
At the moment we have buttons to view the record, and to view the species details page. The latter is arguably not needed here, but does no harm so happy to keep it.
The button to view the record takes you to a page with URL starting "irecord.org.uk/record-details/verification" - is this called a "verification" view because it is only accessible to verifiers?
Editing/deleting an unshared record
We will need to add an edit option for the individual records, probably via buttons on both the Explore page and on the /record-details/verification page. Or maybe this can be tackled using the same functionality as #1673?
Verification
As intended, the unshared records appear in the verification page for those verifiers that have filters matching the unshared data. From the verifier's page, it is possible to edit the record via the edit button, which is fine. The button to view the record currently produces "The record cannot be found". I guess the ideal solution for the verifiers' 'view record' button would be for it to go to the /record-details/verification view when unshared records are being looked at. However, if that is complex to code in then I think we can live without it.
The text was updated successfully, but these errors were encountered: