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
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.