アプリケーション リンクをセットアップすると ServerID が使用済みであると表示される

問題

Trying to set up an Application Link with an Atlassian application results in:

The ServerID reported is already being used for an Application Link. This may be because you have multiple applications with the same ServerID.

診断

This error may occur when trying to migrate any Atlassian application server or setting up a development environment with existing data.  The stack trace may look like the following:

java.lang.IllegalArgumentException: Application with server ID 30a2a7ec-3233-30e9-87a2-edf1dfc0c4e4 is already configured
    at com.atlassian.applinks.core.DefaultApplicationLinkService.addApplicationLink(DefaultApplicationLinkService.java:272)

原因

Application Links uses the Server ID as a unique identifier.

回避策

Manually change the Server ID by following:

ソリューション

Atlassian's development team is aware of this issue and is looking into it, see here: Unable to locate Jira server for this macro. It may be due to Application Link configuration.

The final resolution will be to upgrade to the fixed version (once it is released).

最終更新日 2020 年 8 月 19 日

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

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