inception icon indicating copy to clipboard operation
inception copied to clipboard

Prevent curation until ANNOTATION_FINISHED

Open reckart opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. A curator could start working while not all (or sufficient) annotators have marked a document as finished.

Describe the solution you'd like Documents should become available to the curator only if the document has reached the state ANNOTATION_FINISHED.

If a document in principle falls back to ANNOTATION_IN_PROGRESS even NEW but the curation has already started (e.g. because a new user was added to the project or because the target number of annotators in the project changes for dynamic workflows), the curator should maybe be shown a warning when curating these documents.

It could also be considered to implicitly block the document for any new annotators if the curator has already started.

Additional context

  • Cf. https://github.com/webanno/webanno/issues/1010
  • Cf. https://github.com/webanno/webanno/issues/135

reckart avatar Jun 18 '21 20:06 reckart