-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Action - Issue Actions
Currently, the Goals field is not supported for Automation actions such as copying the Goals value from one issue and adding it to another. The Goals field is not selectable and even when using the advanced field editing, the value is not copied over to another issue even though the rule is correctly triggered.
{
"fields": {
"Goals": "{{triggerIssue.goals}}"
}
}
It also doesn't work passing the ID directly to the Goals field.
***
Please, provide support for Atlassian goals and projects from Atlassian home (Previously Atlas) in Jira automation, such as:
- [Trigger] When goal/project created
- [Action] Create goal/project
- [Trigger] When project/goal status is updated
- [Action] Update project/goal status