How to Disable User Onboarding in JIRA 6.4 and Above

お困りですか?

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

コミュニティに質問

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

Server* 製品のサポートは 2024 年 2 月 15 日をもって終了します。Server 製品を利用している場合は、Atlassian Server のサポート終了のお知らせページにて移行オプションをご確認ください。

*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.