Hello,
We have an automation that is run monthly because of a schedule-based trigger.
This automation creates tasks that go directly to the backlog and are not added to a specific sprint. However, we would like to use the Parent feature to link them to an Epic.
That being said, the options for linking to a Parent only show "trigger" or "current". How could we use the Additional Fields and JSON to link to a preexisting Epic.
We tried this:
{ "fields": { "Parent Link": {"key" : "SMC-107"} } }