How can I parse information from Atlas goals via smart values in Automation?

Brock Jolet
Contributor
November 21, 2024

Our team wants to start using Goals in our projects now that Atlas is open to all users. However, many of our teams also use the Tempo Structure tool for tracking their work. Currently, I can use JQL to query issues that have a goal, but I cannot display the goal information in a separate column. I reached out to the Tempo team and they said Atlassian has not provided an API for them to grab this information.

 

So, my backup solution is to update a custom text field with the information from the Goal assigned to an issue. This text field could then be displayed instead. In testing, I created this simple Automation:

  • Field value changed: Goals
  • Log: {{issue.Goals}}

 

This prints the ID of the goal, but I don't know how to find more useful information such as the goal name, status, or target date. I tried the {{issue.Goals.status}}, for example.

 

Any help would be appreciated.

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events