Hello - I would like an option to trigger the automatic creation of subtasks if there are multiple components in an Issue / Story. I see some other conditional logic to choose from on the component field, but not a count condition for more than 1..
It would be very good if each subtask could include the name of the component also as a nice to have.
Anyone know if there is a way of setting this up?
Thanks!
Hello,
You can find an answer to your question here:
You can get the ProjectService like this:
def static projectService = ComponentAccessor.getComponent(ProjectService)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.