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.
I've created a request form 'Add new user' for a customer. The customers enter first name, last name and other details. If the ticket is send, the title of the ticket will be 'Add new user'. However, if many users are required al tickets have same description.
I'd actually like to make use of the fields filled in to the form. Something like "Add new user " &firstname &lastname.
Can somebody guide me to the possibilities here ?
Thanks in advance
M
hello @Marcel Piket ,
You can take a look at Automation for jira.
The trigger will be issue creation and the edit the summary if issuetype or request type equal you request.
here is a close example :
https://confluence.atlassian.com/automationkb/automation-rule-to-append-assignee-full-name-to-the-end-of-the-summary-field-1107631937.html
Hi Mugabuhamye,
This indeed was the pointer in the right direction. After some testing and playing around I was able to achieve what I wanted.
Thnaks !
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.