mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-01 15:03:32 +00:00
fix: User grant id key (#731)
* fix: log id and error message * fix: user grant by id correct search field
This commit is contained in:
@@ -48,6 +48,7 @@ const (
|
||||
UserGrantSearchKeyGrantID
|
||||
UserGrantSearchKeyOrgName
|
||||
UserGrantSearchKeyRoleKey
|
||||
UserGrantSearchKeyID
|
||||
)
|
||||
|
||||
type UserGrantSearchQuery struct {
|
||||
|
||||
Reference in New Issue
Block a user