Skip to content

Conversation

icecoldPHP
Copy link
Contributor

@icecoldPHP icecoldPHP commented Mar 8, 2025

When you add an update to an incident it doesn't update the incident's status.
This fixes that
#219

@icecoldPHP icecoldPHP marked this pull request as draft March 8, 2025 01:06
@icecoldPHP icecoldPHP changed the title Issue 219 incident doesn't update with update status Issue 219 incident doesn't update with update status (#219) Mar 8, 2025
@icecoldPHP icecoldPHP changed the title Issue 219 incident doesn't update with update status (#219) incident doesn't update with update status (#219) Mar 8, 2025
@steffjenl
Copy link
Contributor

It might be cleaner to use an Event and Listener to handle updates to the parent Incident status. You can also added support for triggering a webhook whenever the incident status changes.

You can check out my example here:
https://github.com/cachethq/core/compare/main...steffjenl:core:feature/issue-219?expand=1

@jbrooksuk I'd love to hear your thoughts on this approach?

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