Forums

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

How to copy done progress to a custom field??

Vinod Kotiya
Contributor
January 16, 2023

Hi All

I had a simple requirement to copy the done progress as shown here to a custom field "progress percent"

Capture.PNG

 

I tried everything but nothing worked.

2 answers

1 accepted

0 votes
Answer accepted
Vinod Kotiya
Contributor
January 16, 2023

I still do not have a simple solution for above problem. I have tried the following workaround for recalculating the progress done percentage = issues Done / total issues.

I created one automation rule as follows.

Capture.PNG

Capture.PNG

Progress Percent Field is set to

{{#=}} ROUND({{varTotalDone}} / {{varTotalCount}} * 100,1) {{/}}

 

This works and may be helpful for others. But still sooking for simple solution of copying rather then recalculating all stuff.

0 votes
Trudy Claspill
Community Champion
January 16, 2023

Hello @Vinod Kotiya 

There is no native solution for simply copying that information, as that information is not stored in a field. It is calculated on demand.

Depending on why you need that information you may find a third party app that provides a method to get the information for you without you having to use an automation rule to calculate and store it.

Suggest an answer

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

Atlassian Community Events