NLSurfMan / tasks

IntelliJ Tasks Plugin
http://confluence.jetbrains.net/display/CONTEST/Tasks
29 stars 16 forks source link

incorrect percentage #28

Open oPOCCOMAXAo opened 7 years ago

oPOCCOMAXAo commented 7 years ago

Shows an incorrect percentage if the specified time in the tasks

NLSurfMan commented 7 years ago

Hi, thanks for taking the time to report this. Can you elaborate on this? What is incorrect, and under what circumstances? Can you give me a step-by-step on how to reproduce?

oPOCCOMAXAo commented 7 years ago

example: default root_task (2 tasks, 50% completed, estimated 1h30m) <- here error, correct percentage will be 66% |-task1 (1h0m) <- completed |-task2 (30m) <- not completed

I think its enough to understand bug.