Due to cross origin requests to the jira instance it is necessary to update the ajax requests to use withCredentials.
More over it is necessary to setup CORS locally if you don't want to whitelist chrome-extensions in JIRA administration panel (which I think it is not possible)
Due to cross origin requests to the jira instance it is necessary to update the ajax requests to use withCredentials. More over it is necessary to setup CORS locally if you don't want to whitelist chrome-extensions in JIRA administration panel (which I think it is not possible)