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.
Hi all,
In On demand jira, i need to change resoltion default value based on Issue Type. For example
1. When i chooce "Bug" in issue type - Resolutin default to "Fixed"
2. When i chooce "New Feature" in issue type - Resolution default to "Implemented"
3. When i chooce "Configuration" in issue type - Resolustion default to "Configured"
How can i acheive my goal? please explain the steps.
Thanks
You can't set a default value for issuetypes. But you can set the resolution to those values in the workflow post function if that is the only one you want for those issuetypes. If you want the user to pick up the resolution, that is not an option.
This may be a way to achieve this using workflow properties (have not tested, please try it out).
I hope this works ;)
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.