The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • I have a question that is is possible to show issuetype and status to combine and show in one field?

I have a question that is is possible to show issuetype and status to combine and show in one field?

thumuluru.shreya
Contributor
July 30, 2024

I created one customfield. Here I need to display both issuetype and status. The format is like issuetype/Status

Ex: Task/Sprintqueue

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
John Funk
Community Champion
July 30, 2024

Hi @thumuluru.shreya 

You can do this with an Automation rule and no need for an addon app. 

Just use the smart values {{issue.issuetype}}/{{issue.status}} for the custom field when you edit it. 

0 votes
Heenaben Sardarbhai Chaudhary
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 30, 2024

Hi @thumuluru.shreya ,

 

Yes, it is possible! You can use ScriptRunner for Jira and, using the Jira API, you can store the value in a custom field. For example, you can create a custom field that displays both the issue type and status in the format "IssueType/Status," like "Task/Done."

thumuluru.shreya
Contributor
July 30, 2024

@Heenaben Sardarbhai Chaudhary , Can you give me the scriptrunner code which is working or snippet. Can you please help me on this and also when the transition is in close to open when we change it should get update defaultly the transition in that custom field

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events