Hi,
I see, the issue is specifically with the notifications not being sent back to the user who sends the initial email to log the incident.
Here are a few things you could check:
- Ensure that a subscription is set up for the specific event of an incident being created. The subscription should be configured to send a notification to the affected user when a new incident is created.
- Check if the email of the affected user (the user who sends the initial email) is correctly added in the incident. The notification will be sent to this email.
- There should be a workflow configured that trigger when an incident event (like creation of an incident) occurs. This workflow should include a step to send the notification.
- Check the event logs for any errors related to the notification system. This could provide more information on what’s going wrong.