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
Version where bug was found:
6.0 (possibly before also?)
Describe the bug
There is a itinerant validation error on v5/init that I don't believe was occurring previously before deploying 6. These requests are from Mathia, it might be from the UI side?
The impact is probably not huge, because when I look up these ids, they are generally already init'ed with valid groups and such.
ExperimentUserValidator was changed in v6, we probably should not have touched v5 validator code, but when I look into it, I'm not convinced this should have made a difference.
It's a little weird that a request is being made that looks like this though:
Version where bug was found:
6.0 (possibly before also?)
Describe the bug
There is a itinerant validation error on
v5/init
that I don't believe was occurring previously before deploying 6. These requests are from Mathia, it might be from the UI side?The impact is probably not huge, because when I look up these ids, they are generally already init'ed with valid groups and such.
ExperimentUserValidator
was changed in v6, we probably should not have touched v5 validator code, but when I look into it, I'm not convinced this should have made a difference.It's a little weird that a request is being made that looks like this though:
For whatever reason (a bug in debugging), the logs don't always show there rest of the error, the actual validation error is this:
The text was updated successfully, but these errors were encountered: