Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May
Description
Situation: When a user is logged out due to inactive access token (>16 hours), they should be taken to the login page and once they have logged in returned to their prior location within biovizConnect.
Problem: If a user was in the Search/Analyses location when they were logged out, the redirection back to Search/Analyses is currently not working.
Task: Refactor biovizConnect code to correctly redirect user to Search/Analyses.
Attachments
Issue Links
- relates to
-
IGBF-2299 Log user out after 16 hours
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Epic Link |
|
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Assignee | Chaitanya Kintali [ chaitanya ] |
| Sprint | Spring 8 : 24 Apr to 8 May [ 93 ] | Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May [ 93, 94 ] |
| Rank | Ranked higher |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
| Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
| Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Story Points | 1 |
| Story Points | 1 | 2 |
There is an issue where if you try to refresh the page while viewing the Analyses Log, an error pops up. While refactoring, see if we can fix this issue as well.