Skip to content

RM-237: Claimer switchpanel behavior#22

Merged
BenHall-1 merged 1 commit intoTicketsBot-cloud:masterfrom
tickets-test:RM-237
Jan 29, 2026
Merged

RM-237: Claimer switchpanel behavior#22
BenHall-1 merged 1 commit intoTicketsBot-cloud:masterfrom
tickets-test:RM-237

Conversation

@biast12
Copy link
Copy Markdown
Contributor

@biast12 biast12 commented Jan 24, 2026

RM-237
Other required PRs:
TicketsBot-cloud/worker#97
TicketsBot-cloud/dashboard#79
TicketsBot-cloud/locale#144
TicketsBot-cloud/docs#27

SQL Query:

ALTER TABLE claim_settings ADD COLUMN IF NOT EXISTS "switch_panel_claim_behavior" int2 NOT NULL DEFAULT 0;

Introduces the SwitchPanelClaimBehavior type and related constants to control behavior when switching a claimed ticket to a panel the claimer can't access. Updates the ClaimSettings struct, database schema, and related methods to support this new setting, and adds a helper method to set the switch panel claim behavior for a guild.
@BenHall-1 BenHall-1 merged commit 65473c9 into TicketsBot-cloud:master Jan 29, 2026
@biast12 biast12 deleted the RM-237 branch January 29, 2026 20:35
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