Skip to content

fix(alerts): Fix trigger ordering in workflow-based AlertRule serializer#112727

Merged
kcons merged 1 commit intomasterfrom
kcons/orderfix
Apr 10, 2026
Merged

fix(alerts): Fix trigger ordering in workflow-based AlertRule serializer#112727
kcons merged 1 commit intomasterfrom
kcons/orderfix

Conversation

@kcons
Copy link
Copy Markdown
Member

@kcons kcons commented Apr 10, 2026

We'd previously assumed order of triggers wasn't significant given that they are labeled with their level.
This preserves the old order, and really makes our tests simpler in the process.

Fixes ISWF-2430.

@kcons kcons requested a review from a team as a code owner April 10, 2026 19:33
@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 10, 2026

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 10, 2026
@kcons kcons requested a review from saponifi3d April 10, 2026 19:34
@kcons
Copy link
Copy Markdown
Member Author

kcons commented Apr 10, 2026

This just sees cleaner overall. I do like assert_serializer_parity.

@kcons kcons enabled auto-merge (squash) April 10, 2026 19:39
@kcons kcons merged commit 9dbd2c0 into master Apr 10, 2026
57 checks passed
@kcons kcons deleted the kcons/orderfix branch April 10, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants