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
…d. This ensures the email address of the dogtag user is what is used to to request an existing classy id, or to create a classy account. This change fixes the bug if a dogtag user account was used in an earlier race, and there is an existing classy id stored on that user account, and then the dogtag team changes their email address, and then registers for a new race. in this scenario, the code sees the existing classy id and just returns it instead of requesting a classy id (or initiating the new classy account creation) using that newer email address. (chiditarod#162)
…d. This ensures the email address of the dogtag user is what is used to to request an existing classy id, or to create a classy account. This change fixes the bug if a dogtag user account was used in an earlier race, and there is an existing classy id stored on that user account, and then the dogtag team changes their email address, and then registers for a new race. in this scenario, the code sees the existing classy id and just returns it instead of requesting a classy id (or initiating the new classy account creation) using that newer email address. (chiditarod#162)
We think a repro for this case is:
This email address is already used
in sidekiqThe text was updated successfully, but these errors were encountered: