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

WebHost: allow deleting Rooms and Seeds, as well as their associated data #3071

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

Berserker66
Copy link
Member

@Berserker66 Berserker66 commented Apr 1, 2024

What is this fixing or adding?

delete button

How was this tested?

a bit, which is how I found out:

>>> bool(uuid.UUID(int=0))
True

and why the logging statement exists

If this makes graphical changes, please attach screenshots.

image

Additional

This instantly hides the entry, but continues running it if it's still in use. Unlike some other platforms we do actually eventually delete the entry though.

@github-actions github-actions bot added affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Apr 1, 2024
@black-sliver
Copy link
Member

I'm assuming you gonna test this in prod, so no reason to review? :D

@Berserker66
Copy link
Member Author

I can throw it on :24242 for testing

Copy link
Member

@black-sliver black-sliver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems to work

@Berserker66 Berserker66 merged commit 3c564d7 into main Apr 2, 2024
24 checks passed
@Berserker66 Berserker66 deleted the webhost_delete_user_content branch April 2, 2024 14:45
EmilyV99 pushed a commit to EmilyV99/Archipelago that referenced this pull request Apr 15, 2024
EmilyV99 pushed a commit to EmilyV99/Archipelago that referenced this pull request Apr 15, 2024
qwint pushed a commit to qwint/Archipelago that referenced this pull request Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants