Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically Updating Goal Progress in Jira Without Key Results

Anurag Vipin Vaidya
Contributor
April 9, 2026

Hi everyone,

I’m working on a use case in Jira where we have a hierarchical structure like this:

  • Goal
    • Sub-goals
      • Linked Jira issues (tickets)

Our requirement is to automatically reflect progress at the Sub-goal and Goal levels based on the status of the linked Jira issues.

Specifically:

  • When linked issues are moved to Done, the progress should automatically roll up to the corresponding Sub-goal.
  • The Sub-goal progress should then roll up to update the parent Goal.

Important constraints:

  • We do not want to use or rely on Key Results for tracking progress.
  • Progress should be calculated directly from linked issues.

Question

Is it possible to implement this kind of automatic progress roll-up using Forge?
If yes, what would be the recommended approach or architecture for achieving this?

Any guidance, best practices, or examples would be greatly appreciated.

1 answer

0 votes
Mohamed Benziane
Community Champion
April 9, 2026

Hi,

Yes, it should be doable using Forge. You could use the jira post function module : Jira workflow post function (preview)

A simple option is to use automation. When a linked Jira issue is transitioned to Done, you can update the parent issue (Goal). You can then add a second automation rule that listens for updates on the Goal issue and also updates its parent issue.

Anurag Vipin Vaidya
Contributor
April 9, 2026

I tried implementing this approach on the backend. The progress is being calculated and is visible there, but it’s not reflecting in the Jira project view where we track goal progress.

Could you please take a look when you have time? If possible, we can connect tomorrow it would be really helpful to walk through this together.

Suggest an answer

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

Atlassian Community Events