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,556,218
Community Members
 
Community Events
184
Community Groups

Dropdown options for creating tasks

Hello, dear Jira community!

We would like to create a couple of dropdown menus in the create issue window. The objective is to provide users of team to select certain questions. Something as follows:

  • Please select the area you want: Area1, Area2, ... Area N
  • Please select the question for this area: Q1, Q2, ... Qn

So when we or other area receives the Jira ticket, they already have this in mind. Is there a way to do this in Jira?

Thank you so much for the help in advance!

1 comment

DPKJ
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Aug 21, 2019

Creating drop down in create issue view is quite easy.

You just need to add 'Single Select custom field to Jira and make them visible on issue create screen.

Link to create custom field for this - https://confluence.atlassian.com/adminjiracloud/adding-editing-and-deleting-a-custom-field-776636410.html

Link to define where this custom field will visible - https://confluence.atlassian.com/adminjiraserver/defining-a-screen-938847288.html

 

Now on next part of problem,

Either users can search for these custom field in search screen.

Or if you want some kind of notification, you can use `Filter Subscription` or use some custom plugin using REST API.

Like Adrian Fallas likes this

Thank you so much! 

Comment

Log in or Sign up to comment