Skip to content

[fix] Adapt to new description field and correctly display 'Cancelled' status#184

Merged
otc-zuul[bot] merged 4 commits into
mainfrom
fix
Jul 8, 2025
Merged

[fix] Adapt to new description field and correctly display 'Cancelled' status#184
otc-zuul[bot] merged 4 commits into
mainfrom
fix

Conversation

@Aloento
Copy link
Copy Markdown
Member

@Aloento Aloento commented Jul 7, 2025

Summary of the Pull Request:

This pull request addresses compatibility with the updated description field introduced in IncidentEntityV2. It ensures that the new field is properly handled throughout the event processing pipeline. Additionally, it corrects the display logic for events with a status of Cancelled, ensuring they are presented accurately in the user interface and logs.

Changes Include:

  • Added support for the optional description field in TransformerV2.
  • Fixed the status handling logic to accurately reflect Cancelled events.
  • Updated related type definitions and versioning to maintain consistency with the latest TypeScript target (ES2024).

In our previous decision, we decided that the description would only appear in maintenance events.

@sgmv sgmv added the gate Merge PR label Jul 8, 2025
@otc-zuul otc-zuul Bot merged commit 9719052 into main Jul 8, 2025
8 checks passed
@otc-zuul otc-zuul Bot deleted the fix branch July 8, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gate Merge PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants