You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
Describe the bug
When browsing Dispatch in a non-default organization (we have two) I experience that the organization is reset to the default project. I also see that the project settings sometimes reset to blank, which I believe is related. When this happens, I go back to the main screen and navigate to the same place I were and it is persistent again for some time.
This issue may be triggered by the configuration of PKCE (Google Workspace) or some other implementation-specific issue on our side.
URL example: https://{{domain}}/{{non-default organization}}/cases are sent to https://{{domain}}/default/cases
To Reproduce
Enable PKCE with Google Workspace
Browse to settings and e.g. Incident Types
Reload and be redirected via PKCE auth
Project is blank even thought the project URL query has a value like e.g. /{{organization}}/settings/projects/incidentTypes?project={{project}}
Manually setting the project loads data on the specific page
Goto other settings page and the project is blank again
Expected behavior
When a project or organization is selected, it should be persistent until changed by the user. If a project is set in the URL query it should be the authoritative source of which project is selected.
It would also be nice with some safeguards if there are issues with the PKCE config, such as for redirects.
Screenshots
Desktop (please complete the following information):