Page MenuHomePhabricator

UIC: Show number of SI cases
Closed, DuplicatePublic

Description

Summary

Similar to the "Checks" data point, we should show the suggested investigations case count for a given user in the user info card.

Specification

  • Access should be gated behind the checkuser-suggested-investigations permission
  • The row should not display if the case count is zero
  • If the case count is non-zero, the link should go to Special:SuggestedInvestigations?username={username}
  • For an icon, we could use cdxIconArticlesSearch (to be confirmed)

Acceptance criteria

  • If an account is associated with one or more suggested investigations cases, this is indicated in the user info card