Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solves stale committee data #1728

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Solves stale committee data #1728

merged 1 commit into from
Feb 13, 2024

Conversation

toddlees
Copy link
Contributor

Tested this by:
logging in before change -> selecting committee -> delete session cookie -> navigate to reports and get redirected to login -> login -> not asked to select committee (because account data is stale) -> got to reports page -> get 500 because session has no active commmittee

Tests fix by:
logging in after change -> select committee -> delete session cookeie -> navigate to reports and get redirected to login -> login -> asked to select committee -> got to reports page -> get reports

@mjtravers mjtravers merged commit 27910f2 into develop Feb 13, 2024
4 checks passed
@mjtravers mjtravers deleted the patch/committee_data branch February 13, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants