Forums

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

conection between BUGS, User stories and test execution on the board

Rotem Kayam
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!
December 17, 2022

hey ! 

I wonder what is the best practice in order to view the connection betweeb bugs, test ex (x-ray), sub tasks and stories ? 

we started with sub tasks under the stories but the connection between the tickets was confusing. then, we decided to upper to user stories level without sub tasks but i dont think its working. 

what is the best way to view on the board - bugs, stories , sub tasks and test excection 

 with they connections ? 

thanks

1 answer

0 votes
Nicolas Gondard January 17, 2023

To my knowledge, bugs and stories may exist separately, so they'll appear as a whole on a board.

As a side note, provided you have ScriptRunner extension, you may add filters to your board, e.g. bug related to stories :

issueFunction in linkedIssuesOf("type = "Story" and project = <your project>") and type = <your bug type>

Suggest an answer

Log in or Sign up to answer