You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi team
need a help on creating a
Summary value should be change by given issue type in Jira. Summary it consists type of issue type must be include .
example like
Project name: Jira Test
Key :JT
Issue type :Story, Bug,
while creating any issue type need to be in summary like this " JT-1 Story, JT-2 Story, JT-3 Bug. JT-4 Bug"
can you please help on this any one,
Thank you
Hi @John Funk
thank you for the response .
yes , I have these three .
can you please assist me how to use .
Thank you
Sure - I would use Automation For Jira then.
Create a rule based on Issue Created
Then add a New Action for Edit Issue
Select the Summary field
Then paste this in the field: {{issue.key}} {{issue.issuetype.name}}
See if that works for you. :-)
For both of those, you would add a Post Function on the Create transition. Following the guidance of the app for syntax. I do not use ScriptRunner so I wouldn't be help there, but support from other app would be able to guide you.
Hi @vasanth ,
using JMWE, you can add a Set Field Value post-function on the Create transition, with this configuration:
${issue.key} ${issue.get("issuetype").name}
If you already heard about Smart Commits in Bitbucket, know that you just stumbled upon something even better (and smarter!): Genius Commits by Better DevOps Automation for Jira Data Center (+ Server...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events