mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-16 15:14:59 +00:00
feat(changes): add editor (#273)
* fix(changes): add editor to change mapper * fix(eventstore): only add latest sequence if greater 0 to query * sort order in request for changes * fix(changes): map editor for org, app and project
This commit is contained in:
@@ -32,7 +32,7 @@ func TestPasswordComplexityPolicyQuery(t *testing.T) {
|
||||
sequence: 0,
|
||||
},
|
||||
res: res{
|
||||
filterLen: 3,
|
||||
filterLen: 2,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user