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
An error has been observed in the CreateStudentsJob where student passwords are visible in the arguments for the job in the GoodJob UI. This occurred whilst experiencing issues with profile, where a 503 was returned when the job was processed.
This may have something to do with the stage at which the failure occurred being after decryption in editor-api, but it still shouldn't be possible to see the passwords in the arguments - so this needs resolving.