How can I configure specific set of field for specific type of issuetype

Kuntal_Confluence May 19, 2020

I have one project lets call it as ABC

I have following issuetype

  • epic
  • story
  • task
  • bug

For all the issuetype, I have common set of fields as of now which are as below

  • summary
  • description
  • story point
  • component
  • client name
  • company name
  • fix version
  • priority
  • label
  • attachment
  • linked issue
  • assignee
  • epic link

My concern is, when I select issuetype=bug, I want to have another set of fields and for rest of the issuetype, above mentioned fields should be displayed. How can I achieve it?

 

When I select issuetype=bug, following I need to remove below fields

  • remove description field
  • remove epic link 

and need to add few more custom fields

  • problem statement(multi line)
  • steps to reproduce(multi line)
  • how often it happens (single line)
  • expected result(multi line)
  • browsers(dropdown)
  • Bug environment(check box)
  • Root cause (multi line)

Please help me to get this going.

1 comment

Comment

Log in or Sign up to comment
Vikrant Yadav
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 20, 2020

Hi @Kuntal_Confluence  for this you need to create different screens for each issue type and map the screen scheme with a particular issue type.  

If you want to use same screen for all issue type in this case you have to take help of Script runner Behavior plugin. In Behavior plugin you to have write script. 

 

Hope this is helpful. 

Like Kuntal_Confluence likes this
Kuntal_Confluence May 20, 2020

Let me try out the solution you suggested.

Thanks Vikrant

Vikrant Yadav
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 20, 2020
TAGS
AUG Leaders

Atlassian Community Events