Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

No Duplicate Sub-tasks should be formed

Jira Billing
Contributor
June 30, 2024

I have a parent issue type: Service Request

It can have the following sub-tasks: CSR, PM, BUG, Infra, DevOps

 

Requirement: If a subtask is created of a particular type(say PM) the another subtask of that type(PM) should not be created though we can create some other type subtaks(aby from CSR,BUG,Infra,DevOps).

 

How to achieve this through any method: Automation, Transition Validators or any other methods.

1 answer

1 accepted

1 vote
Answer accepted
Trudy Claspill
Community Champion
June 30, 2024

Hello @Jira Billing 

Automation Rules can't be used to prevent an event from occurring. Automation Rules are triggered when a specified event has completed. An automation rule could be used to detect that an issue had two subtasks of the same type, but could not prevent the creation of the second subtask of the same type.

Natively Jira workflow customization does not provide a function that would enable you to check if a subtask of the same type already exists for the parent issue. There may be third party apps that would extend the workflow functionality to support that. Are you willing to consider getting a third party app?

Jira Billing
Contributor
July 1, 2024

Thanks @Trudy Claspill

Could you suggest any third-party apps I can use to achieve this?

Trudy Claspill
Community Champion
July 1, 2024

You can find several workflow extension apps in the Atlassian Marketplace.

https://marketplace.atlassian.com/search?hosting=cloud&product=jira&query=workflow

I have not had to fulfill your specific need so I have not spent time researching them individually to see which for this specific use case.

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.17.0
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events