It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I have a cascading select field (Company / Location). Now I want to run a certain function based on a special Company but the condition does not evaulate to true.
cfValues['Firma / Ort'].contains(10617,10600)
Any Ideas?
Br.
Volker
Hi,
I get an exception, when I try to use the optionId. javax.script.ScriptException: groovy.lang.MissingPropertyException: No such property: optionId for class: java.util.HashMap$Entry
In JQL this works: "Firma / Ort" in cascadeOption(10617, 10636)
Thanks
Volker
That expression is always true. If i change || to && I get an exception.
javax.script.ScriptException: groovy.lang.MissingMethodException: No signature of method: java.util.HashMap$Values.first() is applicable for argument types: () values: []
Hi, as stated above: the exception is
javax.script.ScriptException: groovy.lang.MissingMethodException: No signature of method: java.util.HashMap$Values.first() is applicable for argument types: () values: [] Possible solutions: print(java.io.PrintWriter), print(java.lang.Object), sort(), find(), find(), find(groovy.lang.Closure)
I looks like the ".first()" is not available.
Br
Volker
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.