When an issue is created I would like to update some Insight object's attributes. I tried a few solutions but every time I got a "No issues were found, stopping the rule" message.
BR
Petar
Hi @Petar Milavić ,
Is the use of a Insight Post Function, 'Set the value of an object attribute with a predefined value' , an option?
See https://confluence.atlassian.com/insightapps/insight-post-functions-for-workflows-1085188390.html
Regards, Marco
Hi @Marco Brundel ,
The workflow post-change functions list doesn't have the "Onsight Post-change" option in Jira Cloud.
I think that option is viable for the Server version.
BR
Petar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Petar Milavić ,
As you are on Cloud you should be able to use the build in automation which as an "edit object" action which will interact with an Insight object.
Could you post how you currently have the rule set up? maybe it's something small that can be fixed before we think of a whole new implemenation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Dirk Ronsmans ,
I tried use the automation:
It seems that issue triggers don't work with Edit Object action.
Do you have any other ideas?
Thanks in advance,
BR
Petar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you remove the double quotes " " arround "Name"? I know Insight is really picky about syntax and for me that gives an invalid syntax.
Have you tried clicking the "validate syntax" button?
The rule is triggering but the result of the lookupObjects seems to return nothing. Hence we have to make sure that the IQL is correct.
You can also copy it in to the Advanced search bar in Insight for that objecttype to validate the outcome.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.