Hey,
I created a new estimation field for QA only. My questions are:
1. How can I add the estimation inserted in this field to the overall estimation?
2. How can I change the Original Estimate field name?
3. How can I create a rule that if a user insert an input that isn't in the correct format (1d for ex.), an error message appears?
Thank you!
I assume you have added a plain text field, rather than a number? Otherwise you won't be able to enter stuff like "1d".
Thanks for the answer.
How should I add a number field rather than text?
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.
but i want to be able to add both number and letters. for example:
1d,
1w
0.5d
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.
You need to make a choice. Either use a number field, so the scripting/automation and reporting can see it as a number, or use a text field so you can put letters into it and parse them for the numbers.
Either way, your field will not behave the same way as the estimate field. The estimate field is a special system type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Acctually it's bad idea
1. Can't
2. Can't
3. Only add on like https://marketplace.atlassian.com/apps/1211043/unique-regex-custom-field?hosting=server&tab=overview
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Because it will not work well with standard jira functions
I tried to do the same for the evaluation field that I sell to the client, and this is only a text field and you have to consider everything yourself and add
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.