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

[BUG] Fix last login not coming #100

Open
thealphadollar opened this issue Aug 27, 2019 · 1 comment
Open

[BUG] Fix last login not coming #100

thealphadollar opened this issue Aug 27, 2019 · 1 comment
Assignees
Labels
bug Something isn't working datalayer Issues concerning database duplicate This issue or pull request already exists future to be done later JWoC Medium

Comments

@thealphadollar
Copy link
Collaborator

Detailed Description

Although we should be noting when the user last logged in, it is showing as null even after login.

Expected Behavior & Possible Solution

A simple solution would be adding a single statement to update user's login time by calling a method which is a model method.

@thealphadollar thealphadollar added bug Something isn't working duplicate This issue or pull request already exists datalayer Issues concerning database future to be done later labels Aug 27, 2019
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.97. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working datalayer Issues concerning database duplicate This issue or pull request already exists future to be done later JWoC Medium
Projects
None yet
Development

No branches or pull requests

2 participants