Hello,
I am following the tutorial: Writing Gadgets for Jira, however, I am not sure if I am supplying the url link ( myJiraTestSite-dev.atlassian.net/jira/ ) in the correct place, so the program can connect to my jira website and be available in the gadget menu in Dashboards. Should I use the base url variable inside gadget.xml file:
baseUrl: "__ATLASSIAN_BASE_URL__",
I am new to JavaScript and please forgive me if this is an obvious question.
Some sources point to the <Content> tag, for example: