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
I'm looking for a list with properties to set on a transition in the workflow.
Is such a list available anywhere?
Up till now I only found the opsbar-sequence to be set and the i18n property key for renaming the transition button.
Hey Marcel,
I suggest the following links, especially J-tricks - which provide some nice features.
Atlassian Documentation https://confluence.atlassian.com/jira/workflow-properties-189949.html
J-Tricks http://www.j-tricks.com/tutorials/permissions-based-on-workflow-status
http://www.j-tricks.com/tutorials
It's 2020 and there's still no official documentation on this definitive list. Thanks for the j-tricks link, this def made me smile! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Simon,
I know the Confluence page you refer to. The J-tricks link is all about "permissions based on workflow status". So you can set a property for a specific status. This is already used by us.
What I'm looking for is properties to be set for a transition. As I mentioned up till now I only found the opsbar-sequence and the i18n property key.
So a list with properties for the transition would be helpful.
BR.
Marcel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Marcel Plomp,
the transition properties are documented in the first link. That are the default properties.
You can get / use some more with additional plugins like Extentions (Service Pack for Service Desk)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So, if I get it right: Only two properties can be set for transitions?
We do not use JSD at this time so no need to install the plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Marcel Plomp (inactive) - The only 3 that I would suggest using are:
jira.field.resolution.include -- to provide a whitelist of resolutions to be available to user during transition
I would stay away from the other properties as these can(and should) be handled with configurations in the GUI, like conditions and permissions. Administrators should be careful when using workflow properties, especially if you are not maintaining separate documentation on the workflows. They are very easy to miss and forget and can cause a great deal of confusion, especially if workflows get copied for re-use.
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.