fix: `afterCreateUser` callback being called before setting user's roles (#30309)
Co-authored-by: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com>pull/32286/head^2
parent
1e772e4201
commit
d79ddf10fb
@ -0,0 +1,5 @@ |
||||
--- |
||||
"@rocket.chat/meteor": patch |
||||
--- |
||||
|
||||
Fixed a problem that caused `afterCreateUser` callback to be called without new user's roles inside. This caused Omnichannel Business Hour manager to ignore these users from assigning open business hours until the manager restarted or the business hour restarted. |
||||
Loading…
Reference in new issue