Forums

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

I need to Link the User Story to Test case and Defects.

Karthik Gnanasekaran
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 21, 2019

I need to Link the User Story to Test case and Defects, in a such a way that system/Jira should not allow me to change completed status for user story when the Test case or Defect is in-progress status.

1 answer

0 votes
Tarun Sapra
Community Champion
June 21, 2019

Hello @Karthik Gnanasekaran 

You can link the stories in Jira to defects, and bugs. In order to make sure that you can't complete the stories unless the defect or bug is done then you will have to write a validation check in the story workflow which will check for the status of the linked issue.

Paid plugins like JSU and Script Runner can achieve this.

https://marketplace.atlassian.com/apps/5048/jsu-automation-suite-for-jira-workflows?hosting=server&tab=overview

Suggest an answer

Log in or Sign up to answer