Missing issue type avatar from remote issue link in Jira

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

要約

When using mixed protocols (HTTP and HTTPS) between two different Jira Instances, the avatar icon for the issue type from a remote link is not downloaded from the HTTP Jira instance as it is considered insecure content by Chrome.


Steps to reproduce

  • Jira instance 1 using HTTPS
  • Another Jira instance 2 using HTTP
  • Configure Application Link between both Jira Instances
  • Edit one issue on Jira instance 1 (HTTPS) and add a remote issue link to Jira Instance 2 (HTTP)

What is observed

  • The Avatar icon from the remote issue is not downloaded when using Chrome browser, but it is correctly presented when using Firefox
  • When editing the same linked issue on Jira instance 2 (HTTP), we can see correctly the avatar from the remote issue from Instance 1 (HTTPS).

What was expected

  • Remote link showing the link with the Avatar icon for the issue type


環境

Jira Core 8.x

Chrome 89.x

Firefox 87.0 (64-bit)

診断

  • Application Link is correctly configured (tick)
  • Remote Issue links are working properly. It is possible to click over the link and the remote issue is correctly opened at the Browser (tick)
  • Issue from Jira Instance running on HTTP, with a remote link to an issue from Jira Instance running on HTTPS: The avatar of the remote issue type is downloaded (tick)

  • Issue from Jira Instance running on HTTPS, with a remote link to an issue from Jira Instance running on HTTP: The avatar of the remote issue type is not downloaded (error)

  • Har file shows that the Avatar icon of the remote issue type was not downloaded (error)


原因

Chrome blocks insecure content by default.


ソリューション

Enforce SSL on both Jira instances

However, if it is not possible to make the other Jira secure, using HTTPS, then you can follow the next steps to allow insecure content:


It is not a good idea to allow mixed content ( SSL + non SSL ) as doing so increases several security risks!


  • Click over the lock - It may show a "Not Secure" message as it contains mixed content (HTTP and HTTPS) to expand the browser options for this site. Select "Site Settings".


  • Change the "Insecure Content" from "Block" to "Allow" and refresh the Jira tab.



最終更新日 2021 年 5 月 5 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.