Hi!
I want to run script (from Script Runner) in Insight Automation (when object updated).
I try to set up the link to script using that path: /var/atlassian/application-data/jira/scripts/basics/insight/insight_changed_user.groovy (basics and insights are folders)
But that script is not running (the only thing it should do right now - writing phrase in log, it's working from console) even when automation rule works (i run it only on event without any condition).
Is that path wrong? Or is there other reason?
Thanks for your attention.