-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: User Activity
-
None
-
1
Issue Summary
Last Activity date and user status information are not updated for users who only have the Guest role in Jira.
Steps to Reproduce
- Configure Jira Cloud.
- Invite a user to Jira, giving them the Guest role rather than the User role.
- Authenticate with that user.
- Update work items while logged in as the Guest user.
Expected Results
Login/activity date should be updated in the Administration > Users screen.
Actual Results
Last Activity date just shows Unavailable.
Workaround
It's possible to find this date based on the date of the most recent comment/issues created by a customer using JQL and sorting by created date. This can also be found through the database.
- is related to
-
JSDCLOUD-10148 Enable "Last seen on" activity for Atlassian accounts with only site access(JSM customers)
- Gathering Interest
-
JSDCLOUD-9979 Last Activity date not updated for users with only site access (JSM customers)
- Future Consideration