-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.For issues that let users achieve a defined goal more effectively or efficiently.
Milestone
Description
Steps to reproduce:
- I am unauthenticated.
- I load
/index.php?module=MultiSites&action=index&idSite=1&period=range&date=last30
. - Matomo appropriately complains of the permissions error and presents me with a login form.
- I log in.
Expected result: I am at the page I requested, /index.php?module=MultiSites&action=index&idSite=1&period=range&date=last30
.
Actual result: I am at the site’s default URL, which for me is /index.php?module=CoreHome&action=index&idSite=1&period=range&date=last30
.
Remarks: this is more common than you might imagine for me: if I have a browser tab open persistently, #13327 means that I will be logged out fairly regularly, and then when I go to the open tab my place is lost.
Metadata
Metadata
Assignees
Labels
c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.For issues that let users achieve a defined goal more effectively or efficiently.