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:
Fabi
2021-03-23 15:08:49 +01:00
committed by GitHub
parent 7768759906
commit ad43a10f65
9 changed files with 134 additions and 79 deletions

View File

@@ -262,6 +262,7 @@ message UserGrant {
string project_id = 14;
string project_name = 15;
string project_grant_id = 16;
}
enum UserGrantState {