Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Mark a custom field unique in JIRA Server

Darshan Chhajed
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 14, 2019

 I have created a custom reference field in JIRA Server whose value is getting populated via API. I want this field should hold a unique value across the entire JIRA, so I am thinking to mark it as unique. How can I do this?

1 answer

0 votes
Iago Docando
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 14, 2019

mmm... you say the field is being populated via API, so you should build your request accordingly. What's the nature of this unique custom field you want to create?

Without too much detail because I'm no expert whatsoever I'd say you'll need to first check whatever you need related to the "uniqueness" of your field (via get request) and then build your put or post or whatever request based on that result.

Suggest an answer

Log in or Sign up to answer