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

Add option to not get notifications for certain event types (ack or ticket) #718

Closed
vidarstokke opened this issue Feb 8, 2024 · 2 comments · Fixed by #813
Closed

Add option to not get notifications for certain event types (ack or ticket) #718

vidarstokke opened this issue Feb 8, 2024 · 2 comments · Fixed by #813
Assignees
Labels
filter Affects the Filter-model, incident list query parameters or both notification Affects the notification system

Comments

@vidarstokke
Copy link

We have filters that are used in "Notification profiles". These profiles send to various persons via SMS and/or email. One of these are our technicians on standby on evening, nights and weekends/holidays.

Code/API request

I tried this code/API request:

<code>

Expected behaviour

I think that Acknowledge or adding ticket URLs to an Incident should not trigger a notification. Alternately it should be possible to choose if notifications should be sent or not. Either via the filter or via the notification profile.

Actual behaviour

When someone acknowledges an Incident or adds a ticket to the Incident, notifications will be sent via email or sms added to the notification profiles.

@vidarstokke vidarstokke added the bug Something is not working as expected label Feb 8, 2024
@johannaengland johannaengland removed the bug Something is not working as expected label Feb 8, 2024
@johannaengland johannaengland self-assigned this Feb 8, 2024
@johannaengland
Copy link
Contributor

This will be fixed by #701.

@johannaengland johannaengland added notification Affects the notification system filter Affects the Filter-model, incident list query parameters or both labels Feb 8, 2024
@lunkwill42 lunkwill42 changed the title Notification sent when Incident is Acked or a ticket is raised Add option to not get notifications for certain event types (ack or ticket) Apr 8, 2024
@johannaengland
Copy link
Contributor

Closed by #813.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filter Affects the Filter-model, incident list query parameters or both notification Affects the notification system
Projects
None yet
2 participants