How to Disable User Onboarding in JIRA 6.4 and Above

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

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.

*Except Fisheye and Crucible

Purpose

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

Steps

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

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.