Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,554,066
Community Members
 
Community Events
184
Community Groups

Is it possible to increase the width of Issue type drop down?

Edited

Hi ,

I am no able to see the full text of the Sub-task issue types present in one of our projects. Please let me know if there is an option to increase the width of the Issue type Drop down?

Thanks for your help!

 

1 answer

0 votes
Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 20, 2018

Not out of the box. You can modify the code for the field. However, since all drop down lists use the same code to implement you'll be changing the size of every field of that type. You will also need to maintain the change when upgrading JIRA. I don't recommend it., 

Hi Joe,

Thanks for your response!

In case if i would like to modify the code for the field, where can I make the changes?

I cannot find the Issue-type drop-down system field anywhere in Jira.

 

Thanks,

Dinesh

Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 20, 2018

No idea. I wouldn't make the change. Modifying source code needs to be well documented. Every time JIRA is updated you will need to verify the code is in the same place and if not find it. I did this type of stuff in the IBM mainframe world and have no desire to get sucked into it again. 

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 12, 2023

There are also places where over-long issue-type names will be cut-off, whatever you do with the field display.

Like Joe, I would strongly recommend not trying to change the field length.  Simplify your issue type name, choose a different, shorter, phrase or word for it.

Suggest an answer

Log in or Sign up to answer