Conversation
When listing panels, detect any force-disabled panels and, if the guild now has a premium tier, re-enable them by calling Panel.EnableAll and clearing the ForceDisabled flag in-memory. This requires loading the bot context and checking the guild's premium tier via the RPC premium client. Also, after deleting a panel, re-enforce the free-tier panel limit by calling Panel.ForceDisableSome for non-premium guilds. Additionally, enable a local replace in go.mod for the database module (uncommented). Error conditions are propagated as internal server errors to the caller.
Deploying tickets-v2-dashboard with
|
| Latest commit: |
ed8facb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://91d4320f.tickets-v2-dashboard.pages.dev |
| Branch Preview URL: | https://rm-255.tickets-v2-dashboard.pages.dev |
Member
|
@biast12 good to bump when you are |
Contributor
Author
|
bumped! |
BenHall-1
previously approved these changes
May 18, 2026
BenHall-1
approved these changes
Jun 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
re-enabled to fill it
without a second fetch
Needs: TicketsBot-cloud/database#36
Type of Change
Testing
Checklist