Hi Guys,
is there a way to validate Original Estimate not zero during transition? Mean user click to transit and it check Original Estimate if it zero. If it is zero, will prompt to remind user to fill.
HI @[deleted]
Welcome to the community!
You can use the Time Tracking field required, this field is available in Field configuration scheme but you need to make sure that the Original Estimation field is available on the screen.
Another thing is to make sure you can copy the existing field configuration scheme, make the time tracking field required and then apply the field configuration scheme to a specific Issue type of the respective project otherwise it will apply for all the issue type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Yogesh,
Thank for the advice. We avoiding estimate on the the creation of issue, wish to developer who take on the task in backlog to put a rough estmiate to start
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted],
I'd probably use scriprunner for Jira in that case. Though I wonder, what happens if you just show a screen to your users with the estimation on it? It would let them transition the issue but at least they'd be reminded of it and you wouldn't have to create scripts and stuff?
Let me know what you think.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Krisz, what i trying to do is to enforce developers to input orginal estimate before it allow to transit. So in project term, if no estimates effort been made should not start,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.