Random `current_team is not set. Use X-PRESS-TEAM header in the request to set it.` error in dashboard
Open
- Dominant language
- Python
- Stars
- 562
- Forks
- 410
- Avg merge
- 22h 15m
- Merged PRs (30d)
- 197
Description
Relevant code
https://github.com/frappe/press/blob/7b20a81acb0ca9656b6d7589a3b242f2122c43b2/press/overrides.py#L86-L88
https://github.com/frappe/press/blob/7b20a81acb0ca9656b6d7589a3b242f2122c43b2/dashboard/src2/main.js#L17-L26
Did some preliminary investigation on triggering of this error and it seems like the necessary team data exists in the front end (localStorage). Needs to check if we missed a case in the backend.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.