Setting "Time Tracking" validation on Start Progress

Rashedul Hasan January 26, 2013

Hi

I want to validate Time Tracking values (e.g. Original Estimate, Remaining Estimate) while clicking on Start Progress. If the estimate values are not given by developers before, it'll ask for those values and then go for Start Progress. I don't want to do it setting Time Tracking as Required field because during Create Issue it has to allow blank Time Tracking value. So my target is to set it later when one developer clicks on Start Progress.

Thanks

Rashed

1 answer

0 votes
Renjith Pillai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 27, 2013

How about using a screen which has the time tracking field for Start Progress and also add a validator which checks remaining estimate != null (I am guessing that it is available)

Madhu Kiran Yalamanchili May 26, 2015

Thanks Renjith that helped !!!

Madhu Kiran Yalamanchili May 27, 2015

Hi Renjith, Testing your suggestion we are running into an issue. When user havent entered Original Estimate and logs his work, Remaining Estimate is getting updated as 0m, so in this case, workflow validator is considering Remaining Estimate is having some value in it and allowing users are change issue status. Thanks

Suggest an answer

Log in or Sign up to answer