Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Feature flag: definition

A feature flag is the ability to enable or disable a functionality that is still in the phase of beta testing. This means that it can be enabled or disabled in the site configuration file.

Configuration

The following steps need to be followed in order to disable a beta functionality under feature flag:

  1. Connect to the server which your site is installed on.

  2. Find the “appsettings.json” document which is usually found at D:/webs/yourSite-qa.digizuite.com/appsettings.json (or wherever the Webs folder is located). Make a back-up of the file, and then open the original one in order to edit it.

    Image Added
  3. Remove the line specified in the paragraph below (Feature flags), found in the section “EnabledFeatures”.

    Image Added
  4. Save the file.

  5. Recycle the site through Internet Information Services (IIS) Manager.

    Image Added

Feature flags

Media Manager 5.4

Feature

Configuration

Workflows

Delete the line “business-workflows”.

“Instantiate workflow” functionality

Delete the line “instantiate-business-workflows”.