I created a Project Variable (e.g. projectclass = xzy) and need to use this value as a condition in a workflow.
Question: how exactly can I reference the project variable "projectclass" to create a condition?
If projectclasse == "Value1" then transition is allowed for users in group xx
If projectclasse == "Value2" then transition is allowed for users in group yy
I do have Scriptrunner available if that helps.
Any idea?
Thanks in advance,
Bernd
Where are you setting these "project variables"? What are they?
You go to the summary page of a project.
In the upper right corner (Jira 7.1.1) click on Actions -> Project Variables
There you can define value pairs (name - value)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's not a native Jira function - which add-on are you using to provide it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are correct - it is from Jira Suite Utilities. I checked their documentation and it turns out they use this for something very different. It does not solve my issue.
So... in a sense you answered my question :-)
I have to look for another solution. Maybe project category is something I can use for that.
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still thinking about joining us for Team '25 Europe? Early bird has been extended for just one week! Now’s the time to lock in your lowest rate. Use code TEU25COMM-20 to save 20% at checkout. Hurry, this only lasts for 1 more week.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.