How can I debugging the script in xCharts?
someone who knows where i can get the Groovy script computational details, not in scriptrunner.
Thanks
Hi @chenzili
you can debug your script by using a Logger in your script and check your Jira logs (To check your logs in your Jira administration use the free plugin Last Log for Jira )
Another way is to return it with console.dir(chartData) in your layout, so it will appear in your browser console.
Best,
Nicolas
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.