-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 2.3.0-beta1, 2.2.2
-
Component/s: Platform UI (Admin UI & Content UI)
-
Labels:
I don't have the steps to reproduce, but I guess it's related to the user session (after the session ends).
Potential steps to reproduce
- Access to the admin interface (view a content item)
- After the session ends, user is redirected to the login page
- Log in again
Result:
- User is redirected to admin/notifications/count
- Page displays
{"pending":0,"total":0}
Expected result
User is redirected to the content item he/she was viewing before being redirected to the login page