PromucFlow_constructor/app/server/appsmith-server
Abhijeet d1b997d147
fix: Provide accurate instance stats for active user count (#29327)
Fixes https://github.com/appsmithorg/cloud-services/issues/1457
EE PR: https://github.com/appsmithorg/appsmith-ee/pull/3033

## Summary by CodeRabbit

- **New Features**
- Introduced a new indicator to distinguish system-generated users from
regular users.

- **Enhancements**
- Improved user count accuracy by excluding system-generated users from
active user statistics.

- **Database Changes**
- Executed a migration to mark existing anonymous users as
system-generated.

- **Bug Fixes**
- Adjusted user repository queries to correctly count
non-system-generated users.
2023-12-13 15:58:03 +05:30
..
src fix: Provide accurate instance stats for active user count (#29327) 2023-12-13 15:58:03 +05:30
auth-notes
pom.xml Revert "chore: Improve logging format for debugging OOM issues" (#29368) 2023-12-06 11:43:31 +05:30