mitchell852 commented on a change in pull request #5452:
URL: https://github.com/apache/trafficcontrol/pull/5452#discussion_r562811357
##########
File path: traffic_ops/traffic_ops_golang/user/user.go
##########
@@ -271,6 +271,8 @@ func (user *TOUser) Update(h http.Header) (error, error,
int) {
return userErr, sysErr, errCode
}
+ user.RegistrationSent = &tc.TimeNoMod{Time: time.Now()}
Review comment:
can u change the title of this PR? it confused me.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]