We want our dev team to add original estimtes to all the issues/tasks that they create. They are not doing this thus far with consistency. So, we are planning to make the Time Tracking field on create issue screen as required.
The only problem is, since QA files bugs and they can't estimate the work involved in fixing them on Dev's behalf, they can't provide this estimate on the bugs.
I tried adding a validator to "Create Issue" event to make the above field mandatory, but this will apply to all type os issues (If I'm not wrong).
Is there a way that we can mandate this field only for stories and sub-tasks?
You don't need a validator, Jira has "Field configurations" which allow you to
Have a look at creating a couple of field configurations, and binding them together (and to the project) with field-configuration-schemes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.