WebPanel モジュールを使用した Connect App を作成しているんですがいざ add-on をインストールして試してみても以下エラーが表示されてしまいます。これが App が正しく動いていない原因なのか特定していのでエラーの詳細について教えていただけないでしょうか?もしくは無視してもいいものかどうかだけでもお願いします。
WebPanel 設定内容:
"modules": {
"webPanels": [{
"url": "/entry",
"location": "atl.jira.view.issue.left.context",
"layout": {
"width": "100%",
"height": "auto"
},
"name": {
"value": "Hoge"
},
"key": "my-web-panel"
}]
}
エラー内容:
POST https://<org>.atlassian.net/rest/internal/2/log/safe/error
{
browserName: "Chrome",
browserVersion: "70.0",
buildKey: "",
event: {},
logTime: "2018-10-25T06:46:58.741Z",
message: "Unable to load bridge "jira/projectissuenavigator/pages/issueview/bridge",
sentFrom: "jira.frontend.projectissuenavigator.bridge"
}
I forgot loading
{baseUrl}/atlassian-connect/all.js
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.