Skip to content

Feature Request: Refusal Button for Re-reviews in Complex Cases #54

@berntpopp

Description

@berntpopp

Summary

Introduce a refusal button within the re-review interface to allow re-reviewers the option to decline reviews on particularly complex entries that require specialist attention.

Description

Re-reviewers may encounter entries that are too complicated or outside the scope of their expertise. A refusal button would allow them to flag such cases for further review by specialists.

Functional Requirements

  • Implement a button within the re-review interface that sets a 'refusal flag' for an entry.
  • Update the re-review table schema to include a column for the refusal flag.
  • Develop a table view for curators to handle entries that have been flagged for review by specialists.

Technical Requirements

  • Design and develop an API endpoint that supports flagging an entry as refused for review.
  • Ensure that the refusal button updates the entry's status in the database accordingly.
  • Create a new view or modify existing views to make the refusal flag visible and actionable by curators.

Considerations

  • This feature should streamline the re-review process by allowing re-reviewers to effectively communicate their limitations and ensure that complex cases are directed to the appropriate personnel.

Tasks

  • Add a table column with a refusal flag.
  • Design API endpoint for refusal action.
  • Design a curator status view to manage refused reviews.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions