Background
In {T402791} we created a special page that met a minimal number of user stories. We can now expand this special page to support additional user stories, specially those relating to setting the status of an investigation.
User stories
- As a checkuser I want to be able to mark the status of an investigation so that others know whether the investigation has been performed or not
- As a checkuser I want to be able to indicate whether the suggestion to be valid or a false positive after the investigation is completed, so that the WMF can measure whether the suggestion was good or not
- As a checkuser I want to be able to provide some context on the results of an investigation so that others know what happened.
Requirements
- The existing special page (Special:SuggestedInvestigations) added in {T402791} has a way to change the status in the Actions column
Designs
Acceptance criteria
- I can mark a suggested investigation as "closed as resolved" through a button in the "Actions" column
- I can mark a suggested investigation as "closed as invalid" through a button in the "Actions" column
- I can reopen a suggested investigation using a button in the "Actions" column