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 would like to the same behaviors
ScriptRunner Behaviours are not currently compatible with Deviniti's Actions for Jira Service Management. We have an existing improvement ticket for this here: https://productsupport.adaptavist.com/browse/SRJIRA-4490
We would recommend voting for that if you want this implemented in the future for ScriptRunner.
Kind regards,
Katy
Adaptavist Product Support
It can, yes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
do I have to change the configurations to get the behaviour? I don't figured out how to get the behaviour on the actions for service desk displays.
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.
Hi Nic, thx for your answer. So far, I have configured the mapping:
Now I am trying to get the following behaviour. This is the Action for Service Desk display:
When I choose IHK from Träger, the field Startdatum should be hidden. But there is no reaction. Here is the code:
What is wrong?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you've written a condition and not told it to do anything.
Instead of doing the show/hide in the script, use the "shown" flag and a condition that says "if customfield Trager = IHK".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Nic,
thanks for your advice. But there is no condition for "if customfield Trager = IHK"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, sorry, I've not been clear on "condition" - although Jira uses the word to describe workflow conditions, it's been used in Scriptrunner behaviors as well. If you look at your first screenshot, there's a line about "conditions" there as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You mean that one, right?
But when I do so, I get that display:
Am I blind? :/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Finally, did you manage to make Behaviours working with Actions for JSD ?
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.