How to link multiple issue with JMWE using iteration?
Example:
- Creation of Issue1 triggers creation of Issue2 and 3. Issue1 is linked to Issue2 and Issue3.
- However, Issue2 is only linked to Issue1. Issue3 is only linked to Issue1.
- We want Issue2 to link to both Issue1 and Issue3. And Issue3 should be linked to Issue1 and Issue2.