-
Notifications
You must be signed in to change notification settings - Fork 952
Labels
s3Bugs that confuse, annoy, or are purely cosmeticBugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboardArea: frontend dashboard
Description
In the deployment/users
page, for suspended users the status column will say something like "Suspended / 8 days ago".

To me, this reads as if we are saying they were suspended 8 days ago. Looking at the API response, it seems we're using the last_seen_at
property to compute "8 days ago," so really, this means they last logged in 8 days ago, not that they were suspended 8 days ago.
matifali, stirby, sreya and MrPeacockNLB
Metadata
Metadata
Assignees
Labels
s3Bugs that confuse, annoy, or are purely cosmeticBugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboardArea: frontend dashboard