-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
5
-
Issue Summary
When customers create an account, they would need to verify their email in order for their account to be created. This means, their emails would not create issues/tickets.
We need a way that Administrators would be notified when this happens, so we're aware of the situation and customers are not left hanging.
Steps to Reproduce
- Customer submits an issue/ticket through email
- Customer doesn't click "verify email"
- Their emails do not create issues.
Expected Results
Administrators do not get notified in any way, so we don't know that a customer is stuck unable to contact us.
Actual Results
We need a way to be notified automatically for such a scenario.
Workaround
The solution presented here can also be used for notifications on CONDITION PENDING. Only being necessary to update the SEND WEB REQUEST action on the automation shared to filter this specific result:
http://<site>.atlassian.net/rest/jira-email-processor-plugin/1.0/mail/audit/process/CHANNEL<id>?from={{epochtimestamp}}&statuses=Condition%20Pending
- is related to
-
JSDCLOUD-2517 Notifications for incoming emails that fail to be processed
- Closed
-
JSDCLOUD-12645 Ability to skip the verify account email when a new verified domain internal customer send email to JSM email request
- Gathering Interest