cgiroux
8 months agoOccasional Visitor
Automatically create a Test Plan upon Epic creation
As part of our delivery pipeline, we have a required test cycle to include with every epic that is done.
I would like to have a Test Plan created automatically in X folder when an Epic is created with N component. The Test Plan would have to
- Named after the Epic
- Be tied to the Epic (traceability link to Epic)
- Have one Test Cycle included with a set of test cases (this cycle would be titled the same across all epics, it is the delivery checklist)
I have successfully made Test Plan creation happen via Jira automation but, I can't seem to use Jira variables in the Payload resulting in a Test Plan with either no title or a set title that will be repeated for all epics.
If anyone has a recipe to do that, I'd be curious to hear.