Uncaught Error: Target container is not a DOM element error when edit or create a board

お困りですか?

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

コミュニティに質問

プラットフォームについて: 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 doing some actions in Jira, like edit or create a board, the below error appear in the browser logs:


Uncaught Error: Target container is not a DOM element

環境

Applies to Jira Server installations with version 2.0.10 of the SAFe EPIC to Feature Translator for Jira plugin.

診断

Check if Jira installation has the version 2.0.10 of the SAFe EPIC to Feature Translator for Jira plugin. It should like below in the application.xml:


<plugin>
      <key>com.cprime.jira.plugins.safe-translator</key>
      <name>SAFe EPIC to Feature Translator for Jira</name>
      <version>2.0.10-jira8</version>
      <vendor>cPrimeLabs</vendor>
      <status>ENABLED</status>
      <vendor-url>http://www.cprimelabs.com/</vendor-url>
      <framework-version>2</framework-version>
      <bundled>User installed</bundled>
</plugin>

Also, by disabling this plugin and testing the board creation, or the action that was not possible due to the error, it should ensure that this is the cause of this behavior. 

原因

The new version (2.0.10) of the plugin, is causing this behavior.

ソリューション

Downgrade the  SAFe EPIC to Feature Translator for Jira plugin to a previous version.


最終更新日 2020 年 4 月 16 日

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

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