I am working on creating an automated sub-task dependant on entry of a custom field. I have got this working and I am looking to send a notification to the assignee (Custom field from parent) on sub task creation. I have tried a few things, I have created a new notification scheme specifically for this and tried it using Issue Created and Issue Assigned independently. Around 50% of tests are sending notifications to users but some users are not receiving anything. Is there a setting higher than this that the user could potentially select that is stopping these being sent? I have looked at user settings to ensure they have receive notification on, but still issues.
How are you implementing this? This could be a rule execution-timing issue.
I tried the notification with an automation rule and it seemed to work okay. Here is what I did:
As you are also automating creation of the sub-task, consider doing the create and notify in 2 rules (setting the notify rule's option to allow first rule to trigger it). Or, you could create the sub-task and re-fetch before trying to send the notification.
Best regards,
Bill
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.