"If a bug gets linked with a test case then it should be shown on both story(related to the test case) and Test Case "
i want to achieve this by jira automation
in this TEST case i want to link this Bug TES-77 to user story TES-8 ,so whenever there is any bug linked in a test case first it must check is there any user story available, if there is any then Bug should linked with the available user story
Community moderators have prevented the ability to post new answers.
Hi @sonu verma
I created two issue links called "Bugs" and "User Story" to simulate your set up above.
I believe a rule like the following should do the trick:
Cheers,
Eric
Hii @Eric
Thanks for your help , your automation configuration worked for me ,
i was struggling on the link issues part but yours "{{destination Issue}}" gives
me my all answer
~Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Eric , Hi @sonu verma ,
I'm struggling with the same case and can't figure it out even with the answer here.
I have the same requirement as sonu_verma, link the bug (PXY-49) to the story (PXY-17). PXY-46 is the test case.
PXY-17 is tested by PXY-46
PXY-46 is blocked by PXY-49
So:
But:
It's an old post, but maybe you're still around here :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.