Notifications Are Issued for Incorrect Jira Issues

お困りですか?

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

コミュニティに質問

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

症状

次のような症状が含まれます。

  1. Gaps in new issue numbers (for example ABC-5 then ABC-9)
  2. Users create a Jira issue via email but in Jira it doesn't exist
  3. Users create a Jira issue via email but in Jira it is the wrong issue

原因

More than one Jira instance is running, with the same set of projects, same base URL, and with the same email services listening to the same POP3 accounts. One of the instances is actually running at the base URL. One is running elsewhere.

Generally this happens with a development or test instance, created by a data export.

ソリューション

Turn off the non-production Jira instance, or disable email fetching in it by setting the following startup properties:

    -Datlassian.mail.fetchdisabled=true -Datlassian.mail.senddisabled=true

See Setting Properties and Options on Startup for more information.






























最終更新日 2022 年 4 月 29 日

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

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