• Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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.

            [AUTO-1683] Add support to Goals field in Jira Automation

            Grace Latham added a comment - - edited

            This is a must for our business. My OKRs (Goals) track directly to initiatives or epics, and I need that value to copy down to the story level. I do not want to manually enter goals on individual stories. Without this ability, the Goals feature is made significantly less valuable. 

            Unrelated but related: why can't native Jira offer the option to have a value entered in a field on an issue at the top of a hierarchy to cascade down to all of its children (and grandchildren)? RIght now I have to program a separate automation per field to have this happen. For example, I want to enter whether an item is tracked as a Capital Expenditure at the initiative level, and then all of its children (epics and stories/bugs/tasks) would also be counted as a Capital Expenditure. Why do I have to write an automation (or two) to make this happen? I also have to write an automation to make sure that if someone edits this field on an epic or story, it is corrected to match the initiative again. It's too much maintenance. This is the same use case as the Goals field. If anyone knows where I can vote on that issue, I'd appreciate a link. 

            Grace Latham added a comment - - edited This is a must for our business. My OKRs (Goals) track directly to initiatives or epics, and I need that value to copy down to the story level. I do not want to manually enter goals on individual stories. Without this ability, the Goals feature is made significantly less valuable.  Unrelated but related: why can't native Jira offer the option to have a value entered in a field on an issue at the top of a hierarchy to cascade down to all of its children (and grandchildren)? RIght now I have to program a separate automation per field to have this happen. For example, I want to enter whether an item is tracked as a Capital Expenditure at the initiative level, and then all of its children (epics and stories/bugs/tasks) would also be counted as a Capital Expenditure. Why do I have to write an automation (or two) to make this happen? I also have to write an automation to make sure that if someone edits this field on an epic or story, it is corrected to match the initiative again. It's too much maintenance. This is the same use case as the Goals field. If anyone knows where I can vote on that issue, I'd appreciate a link. 

            Matt Richards added a comment -

            With Atlassian pushing the (formally) Atlas Teams, Projects and Goals, we need the Goals field to be programmatically accessible via Automation. The current Goals implementation is sloppy and a Rule is needed to apply the Goals value from an Epic to the target Issue, when that Epic is applied to an Issue.

             

            Matt Richards added a comment - With Atlassian pushing the (formally) Atlas Teams, Projects and Goals, we need the Goals field to be programmatically accessible via Automation. The current Goals implementation is sloppy and a Rule is needed to apply the Goals value from an Epic to the target Issue, when that Epic is applied to an Issue.  

            Bill Sheboy added a comment -

            Greetings!

            Please provide more context and detail for this suggestion: for which Atlassian products is the field needed, how is it used today, etc.?

            When checking the fields supported by the REST API and automation rules, I see the built-in and locked Goals field does appear to be supported.  Please show an example where a rule was tried that did not work with the field, including use of the custom field ID.

            Kind regards,
            Bill

            Bill Sheboy added a comment - Greetings! Please provide more context and detail for this suggestion: for which Atlassian products is the field needed, how is it used today, etc.? When checking the fields supported by the REST API and automation rules, I see the built-in and locked Goals field does appear to be supported.  Please show an example where a rule was tried that did not work with the field, including use of the custom field ID. Kind regards, Bill

              Unassigned Unassigned
              93d691d77e10 Bruno Souza
              Votes:
              3 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: