Hi,
A question:
Can i refer a javascript file in a customfield description e.g
<script src="example.js"></script>
Instead of me writing the whole JS code in the description customfield, this will allow me to have version control of the script in bitbuck?
Thanks!