Add functionality (in UI) for org to perform stale user cleanup #149
Replies: 6 comments
-
Upon review of the existing stale user clean-up script/query, please review the script before implementing it to ensure the correct tables are being called. (i.e last login session, last API session) as the sessions table may have been recently revised. |
Beta Was this translation helpful? Give feedback.
-
@aj-codecov @rohan-at-sentry This issue is on the Q2 OKR. Why can't we do auto refresh the member page? This looks like a front-end issue but I could be wrong. On the excel sheet (line 20), it marks as platform team work. @thomasrockhu-codecov @katia-sentry Can do an investigation? |
Beta Was this translation helpful? Give feedback.
-
I synced with @rohan-at-sentry offline. No design work needs here. |
Beta Was this translation helpful? Give feedback.
-
@rohan-at-sentry this is an infra thing? cc: @jason-ford-codecov |
Beta Was this translation helpful? Give feedback.
-
Related - https://www.notion.so/sentry/Remove-stale-users-from-Postgres-25346bccb01541f69542274ecac14b12 |
Beta Was this translation helpful? Give feedback.
-
codecov/engineering-team#2101 work ticket for this |
Beta Was this translation helpful? Give feedback.
-
Per Customer - the ideal scenario would be that we're able to deactivate stale users and clean up our existing seat count, and when we're absolutely at our limit and can't move it back anymore, then we continue with adding more seats. - The context is that, currently, I need to ask DevOps to run the self-hosted stale user script and delete the stale users accordingly.
Beta Was this translation helpful? Give feedback.
All reactions