Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User registration and password reset are broken due to the last_authenticated value being null #6457

Closed
srijeet0406 opened this issue Jan 8, 2022 · 0 comments · Fixed by #6458
Assignees
Labels
bug something isn't working as intended Traffic Ops related to Traffic Ops Traffic Portal v1 related to Traffic Portal version 1
Milestone

Comments

@srijeet0406
Copy link
Contributor

This Bug Report affects these Traffic Control components:

  • Traffic Ops
  • Traffic Portal

Current behavior:

In Traffic Portal, try registering a new user, or resetting the password of an existing user. You'll notice that the operation fails. If you tail the logs, you'll see something similar to:
getting current user: querying current user: sql: Scan error on column index 9, name "last_authenticated": unsupported Scan, storing driver.Value type <nil> into type *time.Time

Expected behavior:

Registration/ password reset should work as expected.

Steps to reproduce:

In Traffic Portal, try registering a new user, or resetting the password of an existing user.

@srijeet0406 srijeet0406 added bug something isn't working as intended Traffic Ops related to Traffic Ops Traffic Portal v1 related to Traffic Portal version 1 labels Jan 8, 2022
@srijeet0406 srijeet0406 added this to the 6.1.0 milestone Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working as intended Traffic Ops related to Traffic Ops Traffic Portal v1 related to Traffic Portal version 1
Projects
None yet
1 participant