I have Jira issue type with a field called CODE.
Example :
Field | Jira 1 | Jira 2 | Jira 3 |
CODE | SR01 | SR01 | SR01 |
I'm using Issue statistics gadget and getting the count as 3 but I want the count as 1. Is there any way to set the CODE value as unique?
Welcome to the Atlassian Community!
You would need to write a validator that can stop people putting non-unique data into the field.
But I would not do that, I would recommend looking at why you think you want unique data in the field. It's usually pointless because the point of a field is to report on related things, and in the few cases where you do need it, it's usually better done in other ways (not using unique values in fields or automating something)
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.