Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates case.signal_thread_ts after creating the alerts section #5290

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

mvilanova
Copy link
Contributor

This pull request includes a change to the create_threaded method in the dispatch_slack plugin to handle the response from the send_message function and update the signal_thread_ts attribute of the case object accordingly. This change ensures the value of signal_thread_ts is the correct one when new alerts (aka signals) are ingested and the message needs to be updated with new counter.
Screenshot 2024-10-04 at 1 18 24 PM

Error handling and response management:

@mvilanova mvilanova added the bug Something isn't working label Oct 4, 2024
@mvilanova mvilanova merged commit b84dde5 into master Oct 4, 2024
8 checks passed
@mvilanova mvilanova deleted the bugfix/signal-thread-ts branch October 4, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants