Forums

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

Same Name Custom Fields but Different Types

Renee Olson March 27, 2020

Is there a way to configure a custom field to have different types, much in the way you can use context to use different options for a drop down?

 

Example:

Status - Free text field

Status - Drop Down list

1 answer

1 accepted

1 vote
Answer accepted
Gikku
Community Champion
March 27, 2020

Hi @Renee Olson 

You can create multiple custom fields (of different types) under the same name. Jira permits that. Unlike field contexts, they exists separate.

But the problem is that while running a search (JQL, adding to screens/gadgets), you will get confused with the fields under the same name. In JQL, you have the solution to use custom field ID's instead of the name.

Matt Doar
Community Champion
March 27, 2020

Having duplicate names for custom fields in Jira, even for different field types, is usually considered to be bad practice. It confuses everyone eventually

Jack Nolddor _Sweet Bananas_
Atlassian Partner
March 28, 2020

As Matt pointed out this is really bad practice and can end in a mess.
Don't do that although the tool allows you to do it.

Specially if you have customize your tool using ad-hoc plugins or groovy scripts that relies in the field name to be unique.

Renee Olson April 1, 2020

Agreed.  Trying to get around everyone wanting the same field but keeping them as uniform as possible.  thanks for the tips.

Suggest an answer

Log in or Sign up to answer