mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 03:57:32 +00:00
feat: request users ordered by creation date (#5160)
* feat: request users ordered by creation date * fix: missing case for creationDate in user-table --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -709,6 +709,7 @@ UserTypeQuery is always equals
|
||||
| USER_FIELD_NAME_EMAIL | 6 | - |
|
||||
| USER_FIELD_NAME_STATE | 7 | - |
|
||||
| USER_FIELD_NAME_TYPE | 8 | - |
|
||||
| USER_FIELD_NAME_CREATION_DATE | 9 | - |
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user