Page MenuHomePhabricator

Dashboard shown to the user doesn't always corresponds to group memberships
Closed, ResolvedPublic3 Estimated Story PointsBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

  • After testing with moving an account from one tier to the other. I noticed that the tier memberships only correspond to dashboard seen if they are part of only one tier.
  • When the membership is part of more than 1 tier which can happen. Group 3 membership supersedes always

While in the case that we have membership between 1 and 2 group 1 supersedes when showing the dashboard.

The theory was that the dashboard shown is for the group they were added to first but the ordering doesn't seem to matter.

group membership Dashboard seen
1,2,3 3
1,2 1
1,3 3
2,3 3

This is coming up because we would like to not provide our customers with firehose capability in some group 2 memberships as well.

What should have happened instead?:

Software version (skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Event Timeline

Now dashboard will show the lowest tier information if the user was added in more than one group.