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

Better handling of GLOBAL_STATE show_team_interface prop #573

Open
patudom opened this issue Jul 31, 2024 · 1 comment
Open

Better handling of GLOBAL_STATE show_team_interface prop #573

patudom opened this issue Jul 31, 2024 · 1 comment
Assignees
Labels
7. future development Needs to happen but not immediately

Comments

@patudom
Copy link
Contributor

patudom commented Jul 31, 2024

As mentioned in #572, even if you change the show_team_interface value in the cosmicds/state.py file, it always gets overwritten by the value that was previously stored in the db. We should set this up so that doesn't happen.

@patudom patudom added the 7. future development Needs to happen but not immediately label Jul 31, 2024
@Carifio24
Copy link
Member

The simple solution to this would just be to exclude that field when serializing from the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7. future development Needs to happen but not immediately
Projects
None yet
Development

No branches or pull requests

2 participants