mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:07:31 +00:00
fix: es bugs (#1455)
* fix app key writemodel * fix: add events to query * fix: tests * add missing project_grant_id to usergrant in proto * fix IDPOwnerTypeQueryToModel Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
@@ -262,6 +262,7 @@ message UserGrant {
|
||||
|
||||
string project_id = 14;
|
||||
string project_name = 15;
|
||||
string project_grant_id = 16;
|
||||
}
|
||||
|
||||
enum UserGrantState {
|
||||
|
Reference in New Issue
Block a user