Learning Jira development.
Created a skeleton addon with atlas-create-jira-addon
Changed context to:
atl.admin
Then added some js to the file for testing:
window.onload = testCode();
function testCode() {
alert('ok');
};
JS isn't loading though. am I missing something?
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.