You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a new user registers the platform, notification email is sent to GA, GSA, when they have the preference enabled.
The email should contain the registered user email.
Sometimes it is displayed as 'not accessible'
To Reproduce
Steps to reproduce the behavior:
no clear steps to reproduce
Expected behavior
Registered user email is visible.
Additional context
Strongly suspect this is a race condition, whereby the notifications are triggered before the authorization policy is propagated on new user creation.
The text was updated successfully, but these errors were encountered:
Describe the bug
When a new user registers the platform, notification email is sent to GA, GSA, when they have the preference enabled.
The email should contain the registered user email.
Sometimes it is displayed as 'not accessible'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Registered user email is visible.
Additional context
Strongly suspect this is a race condition, whereby the notifications are triggered before the authorization policy is propagated on new user creation.
The text was updated successfully, but these errors were encountered: