Just created some custom js code for the realeasenotes velocity template that comes with Jira.
I would like to separate javascript from the template, but I amb facing some issues.
Wich would be the simplest way to separate it and link it?
I've tried with the webresourcesmanager but it doeesnt seem to work. also. there are several plugin-webresources xml files, not just one.
Other things i have tried is to link it in secure folder, but it whas throwing MIME stric error, when i fixed it, it just doesnt appear.
Any suggestions?