How to Disable User Onboarding in JIRA 6.4 and Above

お困りですか?

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

コミュニティに質問

プラットフォームについて: 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 は除く

目的

This article indicates how to disable the user onboarding in JIRA applications.

手順

Through the user interface:

  1. As a JIRA administrator, navigate to <JIRA-URL>/secure/SiteDarkFeatures!default.jspa
  2. Add the following dark feature flag: jira.onboarding.feature.disabled
  3. To re-enable onboarding, click the Disable link next to the dark feature on the same dark feature management screen.

As a Java property, as per Setting properties and options on startup add -Datlassian.darkfeature.jira.onboarding.feature.disabled=true.

Last modified on Mar 3, 2016

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

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