Hi community !
I'm looking for an automation to lookup into all epics of a project and :
- if a text field "PO123456" already exists among all epics --> Then create a linked issue to this epic
- if a text field "PO123456" does not exist yet among all epics --> Then create an new epic with summary = "PO123456" AND create a linked issue in it
Does anyone know if this is possible in JSM ?
Thank you,