Hi,
I am using Jira Automation in my instance and have a monthly scheduled sub-task create.
When the sub task is created, I want the automation to add a comment to the newly created sub task.
How can I accomplish this?
I tried with another For clause, but it doesn't seem to pick up that a sub task has just been created and returns an error that no issue had been created by my rule.
Here's my current state of the rule:
I can see what you mean.
I tried to use a second Branch based on most recently created / all created issues from within the rule - which provides the error that no issues have been created.
I assume this is because the first branch moves to a related issue - rather than actioning against the trigger itself.
-----------------
I did find a workaround though using JQL.
Below your original rule, add as a component...
^ As long as no other sub-task is created for HOME-1 in the same minute, it should function as expected!
-----------------
Let us know if this works for you :)
Ste
@Ste Wright thank you very much for this. It will work very well for me.
One more questions, perhaps you'd know.
When setting up the comment action inside Jira Automation, there is an option to uncheck if I don't want to send a notification for this comment.
It says you can only do this for public comments, but my comment visibility is set to pubic and the check box is inactive for me.
Any idea on how to fix this?
I've already red the Jira issue they refer to, but it doesn't seem to answer my question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't see this option - although I'm using Jira Cloud.
It might be that this a Service Desk option, as JSDSERVER-5599 appears to relate to an issue between internal and customer-facing comments (which might be what public refers to), as opposed to comment security within Jira issues.
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ste Wrightyou're probably right that this option is only for Service Desk. That's a shame though, I think it would be very useful for non service desk users as well.
Anyway, thank for the help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.