You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello Community,
Could you help me please!
How to put the issue type field after a custom field in the create screen of the request: in fact the need of my client is to update the list of the "issue type" field according to the custom field "Service". For example if the user chooses the "Taxation" service, he only sees the issues types of to taxation.
Thanks,
Eya
@Leo @Mike Rathwell @Deepanshu Natani ,
Hi,
thanks for your answer, but my main request is how to put the "Service" field before the system field "issue type", as when I have reorded the fields in the screen that is associated with the "Create a problem" operation to this project , the "issue type" field always remains the first field in the create screen (See attachement)
Like Others have stated:. This isn't possible in Jira.
The reason for this is that the selected Project and Issuetype determine what create Screen ist shown. Thats why the are always on top in a different section of the Screen form.
Why is the order Important for you?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ebenothmen,
I guess you can do issue type restriction based on custom field selection through Scriptrunner's behaviour feature
BR,
Leo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ebenothmen . As @Deepanshu Natani said, you can't get there from here with Jira Core.. I don't know what you have available in your stack but I have "faked" this using a couple of methodologies:
Using Confluence as your input mechanism:
Using Jira Service Desk
I have cases where I use JSD (JSM now, I guess) as the capture for a variety of different non JSD projects as well as for JSD projects themselves. For the non-JSD projects:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ebenothmen To change order of fields in the Create screen, you need to reorder the fields in the screen which is associated with the operation "Create issue" for this project.
Regarding your second query, that is not possible out of the box with Jira.
I am not sure if that can be done using scripts or not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.