Skip to content

Fix sorting in Triggers window#1467

Merged
chreden merged 1 commit intomasterfrom
issue/1466
Aug 27, 2025
Merged

Fix sorting in Triggers window#1467
chreden merged 1 commit intomasterfrom
issue/1466

Conversation

@chreden
Copy link
Owner

@chreden chreden commented Aug 27, 2025

Triggers window sorting was broken as it was keeping its own list of filtered triggers, which is how the old version worked but when it moved to the shared table it didn't get updated.
Closes #1466

Triggers window sorting was broken as it was keeping its own list of filtered triggers, which is how the old version worked but when it moved to the shared table it didn't get updated.
Closes #1466
@chreden chreden added this to the v2.7.7 milestone Aug 27, 2025
@chreden chreden requested review from lahm86 and makotocchi August 27, 2025 16:23
@chreden chreden self-assigned this Aug 27, 2025
@chreden chreden enabled auto-merge (squash) August 27, 2025 16:23
@chreden chreden merged commit 11cbd3e into master Aug 27, 2025
1 check passed
@chreden chreden deleted the issue/1466 branch August 27, 2025 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sorting not working in triggers window

2 participants