mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-05 09:12:04 +00:00
calculate and push 4 in 6 milestones
This commit is contained in:
@@ -338,6 +338,7 @@ func (q *Queries) GetUserByID(ctx context.Context, shouldTriggerBulk bool, userI
|
||||
defer func() { span.EndWithError(err) }()
|
||||
|
||||
if shouldTriggerBulk {
|
||||
// TODO: Why are these errors not handled?
|
||||
projection.UserProjection.Trigger(ctx)
|
||||
projection.LoginNameProjection.Trigger(ctx)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user