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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Fix no server owner after migration #188

Merged
merged 2 commits into from Nov 4, 2023

Conversation

aaronleopold
Copy link
Collaborator

The migration from #186 causes the server owner status to not be reassigned after removing the old representation, so you'd have no server owner afterwards. To remedy this, I've added a new CLI command to assign a user the server owner status:

./stump account reset-owner

If you have direct database access you can of course just flip the boolean value of is_server_owner manually

@aaronleopold aaronleopold merged commit 846df2b into develop Nov 4, 2023
7 checks passed
@aaronleopold aaronleopold deleted the al/fix-server-owner-oopsies branch November 24, 2023 23:45
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.

None yet

1 participant