Hello,
we recently migrated from Jira Data Center to Jira Cloud, and we are trying to reproduce the behavior of one of our existing Structures.
On Structure for Jira Data Center, we had the following generator configuration:
- Filter:
project = "Capability Management and assignee=..." - Insert:
issuetype = Demand
This configuration did not insert all Demand issues. Instead, it only inserted Demand issues that were related (via our custom Demand Link) to issues in the Capability Management project.
After migrating to Structure Cloud, the exact same configuration inserts all Demand issues, regardless of whether they are linked to Capability Management issues.
My questions are:
- Is this a known behavioral difference between Structure Data Center and Structure Cloud?
- Was this functionality intentionally removed or changed in Cloud?
- Is there an equivalent generator configuration in Structure Cloud that reproduces the same behavior without using additional Jira automation, labels, or third-party JQL extensions?
For clarification:
- We use a custom issue link called Demand Link.
- A Demand can be linked to issues from different projects.
- We only want to display Demands that are linked to issues in the Capability Management project.
Any guidance would be greatly appreciated.
Thank you!