Page MenuHomePhabricator

Suggested Investigations: Allow searching for cases with specific accounts through URL
Closed, ResolvedPublic

Description

Summary

Feedback from users of CheckUser-SuggestedInvestigations suggest that filtering for cases with a given account is important. We should add this functionality in an "MVP" version while we wait for the Design work on filters to complete

Background

  • Feedback has said that checkusers want to be able to find cases with a given user
    • For example, if investigating a suspicious user outside the tool it may be useful to know if they are listed in a case
  • Design work on making filters in the CodexTablePager will take time and is currently in progress
    • However, we don't want to block this on the design work and so should add a temporary initial implementation

Acceptance criteria

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change #1214616 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/CheckUser@master] Suggested investigations: Add URL username filter to pager

https://gerrit.wikimedia.org/r/1214616

Change #1214616 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] Suggested investigations: Add URL username filter to pager

https://gerrit.wikimedia.org/r/1214616

For QA I would suggest checking that adding ?username=X, where X is a name of an account listed at suggested investigations, causes only cases with user X to be shown in the pager

Test status: QA PASS

users are now able to do a filter through the URL using the username

the search result should come from the results already on the page

if the search is not available on the page then this should display "no result"