ocket8888 opened a new issue, #7249: URL: https://github.com/apache/trafficcontrol/issues/7249
## This Bug Report affects these Traffic Control components: - Traffic Ops ## Current behavior: When a user attempts to update his or her email address to one that's already in use by another user, Traffic Ops will respond with a `500 Internal Server Error` response. ## Expected behavior: The error can be corrected by modifying the request, so the response code should be in the 400s (I suggest 409 or exactly 400) and should be accompanied by an error-level Alert that describes the problem. ## Steps to reproduce: 1. Create a user 2. Attempt to set its email address to that of another user via a PUT request to `/user/current`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
