Hi,
Can I define the task percentage based on subtask progress(status) as below?
to be)
task A percentage: 60% (180/300%)
subTask A1: Done(100%)
subTask A2: In Review(80%)
subTask A3: In progress(50%)
as is)
task A percentage: 33% (100/300%)
subTask A1: Done(100%)
subTask A2: In Review(0%)
subTask A3: In progress(0%)
Thank you in advance.
iwakami
Hi @iwakami - With Jira server, you'd probably need a marketplace add-on to accomplish this. With Jira Cloud, you'd be able to do something with automation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.