You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ocket8888 (via GitHub)" <gi...@apache.org> on 2023/02/06 17:27:23 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new pull request, #7342: Fix unbound method called on users table controller scope

ocket8888 opened a new pull request, #7342:
URL: https://github.com/apache/trafficcontrol/pull/7342

   Fixes the "Last Authenticated" column on the users table in TP which was recently broken; it would always say either `Never Logged in` or `{{::relativeLoginTime(u.lastAuthenticated)}}` due to an unbound method call.
   
   <hr/>
   
   ## Which Traffic Control components are affected by this PR?
   - Traffic Portal
   
   ## What is the best way to verify this PR?
   Go to the users table, make sure the "Last Authenticated" column renders appropriately.
   
   ## If this is a bugfix, which Traffic Control versions contained the bug?
   - master
   
   ## PR submission checklist
   - [x] This PR doesn't need tests
   - [x] This PR doesn't need documentation
   - [x] This PR doesn't need a CHANGELOG.md entry
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY**


-- 
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: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficcontrol] shamrickus merged pull request #7342: Fix unbound method called on users table controller scope

Posted by "shamrickus (via GitHub)" <gi...@apache.org>.
shamrickus merged PR #7342:
URL: https://github.com/apache/trafficcontrol/pull/7342


-- 
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: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org