When logging in via LDAP, then a custom dashboard URL is completely lost. Gerrit redirects to "/#/dashboard/" instead of applying my custom dashboard.
#1496 seems to be a related issue.
Affected Version: 2.7
What steps will reproduce the problem?
1. Open a custom dashboard URL after session timeout
2. Login via LDAP in the provided login dialog
What is the expected output? What do you see instead?
Expected: My custom dashboard
Instead: Page shows "Not found. The page you requested was not found, or you do not have permission to view this page.". Output URL is "/#/dashboard/" Clicking the bookmark for the custom dashboard a second time finally leads to the right output.