It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I'm attempting to run the attached js script as a post function between two workflow steps. Upon execution, the post function seemingly does not execute and the system behaves exactly as it did before I added this new post function. I'm unsure where the error log might exist for JIRA so instead I'll step you through some of my troubleshooting techniques to date:
(lockedestimate.js.txt) (stacktrace.txt)
That's not javascript (js), that's groovy, as such it needs to have the extension .groovy.
The exception shows you that the wrong interpreter is being invoked:
sun.org.mozilla.javascript.internal.EvaluatorException
If you have applied the updated workflow with the script post-function, there will be an exception in the logs.
Consider it confirmed. I decided it use an absolute path since $CATALINA_BASE looked not to be set. That path is D:\JIRA\work\Catalina\lockedestimate.js where D:\JIRA is the path for our JIRA install.
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.