-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
I just found the fix was not complete, I cannot edit issue to re-open it. Can you reopen-it? #4400
Comments
Just to be clear on the requirement because this is caught me up before with issues When you are sending an incident update and you change the status of a component I do not want those emails going to subscribers, what happens is when you have an incident update and you degrade a component? You get a component update change email you also get the actual updates that the subscribers want to read. Then when the incident is over and resolved and change the component state back to resolved you get two further emails one with the resolved status and then another stating that the component has been updated When sending out incident you should only be getting the instant updates you’re sending and not the additional component update emails I originally had an issue for this but it got closed as been fixed when it’s not actually been fixed which is why it’s reopened |
Issue #4400 - No component email on incident creation/update
Any updates on this? what I’m trying to turn off as I’ve said before is when you send an incident I don’t also want the component status changes emails going |
Waiting to #4403 to be merged to have a full working code. @Jamesking56, can you have a look at this PR ? Thanks ! |
Am I able to manually make the change if you give me the code updates?
*Lee Croucher *
*🐻*| ***@***.*** | w:https://a6n.co.uk <http://www.a6n.co.uk/>
<http://facebook.com/artic6> <http://us.linkedin.com/in/artic6>
<http://twitter.com/artic6> <http://flickr.com/photos/croucher_lee>
<http://itunes.apple.com/app/artic6> <http://drive.google.com/artic6>
…On Fri, 21 Jun 2024 at 13:18, Pierre POMES ***@***.***> wrote:
Waiting to #4403 <#4403> to be
merged to have a full working code.
@Jamesking56 <https://github.com/Jamesking56>, can you have a look at
this PR ?
Thanks !
—
Reply to this email directly, view it on GitHub
<#4400 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAD7S754GRAHHMA4MSZKQZDZIQK2HAVCNFSM6AAAAABJI7CKTWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSGY2DGNJUGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Three solutions in the meanwhile:
|
Did you mean to ping me or the other James 🤣 |
Lol !!! Sorry, I meant @jbrooksuk ;-) |
I took a look at the file referenced in your code update and I don’t seem to have this bit function postUpdateComponent(Component $component) it looks like you want some lines from that code removing? |
Has this been fixed now - if so how can I get the updated code ? |
Please have a look and try https://github.com/ppomes/cachet - This will help to test if the fix is ok. |
If I clean up and reconfigure my environment variables Will all my
configuration remain the same?
I just want to check it will, but I’m sure it will because that’s all
controlled with the database?
Regards,
Lee Croucher
📧: ***@***.***
🚦: http://a6n.co.uk
…On Fri, 5 Jul 2024 at 12:55, Pierre POMES ***@***.***> wrote:
Please have a look and try https://github.com/ppomes/cachet.
—
Reply to this email directly, view it on GitHub
<#4400 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAD7S7ZCFIOMZFSWPUBH2WLZK2CTRAVCNFSM6AAAAABJI7CKTWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJQG42DGMJVGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
You can switch between both versions without any config or db loss. |
Thanks thanks works as intended
|
solved by @ppomes |
My fix is working when editing components on the dashboard. But when creating incidents, components are also updated, and email are sent
Originally posted by @ppomes in #4395 (comment)
The text was updated successfully, but these errors were encountered: