Feature switches

Prev Next

To configure the available functionality you can use our feature switch configuration page.

To open it:

  1. Click on the button next to the top search bar in codeBeamer

  2. Click on the About Raiqon button

  3. Click 5 times on the Version text

This should bring up the feature editor.

Expert group setup

In order to access some advanced features you need to be part of the Expert group. This is a codeBeamer User Group which needs to be set up during the Raiqon installation process.

To add a user Experts group please follow the official guide.

Once the group is created you can set the group id to expertCbGroupId settings.

To turn the filtering off, you can set the value to -1.

Raiqon enabled user group setup

In order to restrict access to Raiqon features you can configure a codeBeamer User Group.

To add a user to the given group please follow the official guide.

Once the group is created you can set the group id to raiqonEnabledGroupId settings:

Now only the users part of the group are able to access the Raiqon features.

To turn the filtering off, you can set the value to -1.

Potential configuration access loss!

If this feature is enabled only the enabled users are able to change the settings so you may lose access to the control panel.

We recommend to include the technical user to the enabled group as a backup credential in case all other users gets disabled or lose access to codeBeamer.

UI Widget Settings

The first section is about to control where the widgets are visible in the system.

This is based on the External Widget enabled property settings:

  • itemWidgetEnabled: Defining on which Document view and Item Details widgets are shown.

  • semanticSearchEnabled: Defining where the Semantic search widget is shown

  • chatEnabled: Defining where the Chat widget is shown

  • pdfParserEnabled: Defining where the PDF parser widget is shown

  • translateEnabled: Defining where the Translation widget is shown

  • hubEnabled: Defining where the Raiqon HUB widget is shown

  • statsReportEnabled: Defining where the Item report widget is shown

  • similarityMatrixEnabled: Defining where the Similarity matrix widget is shown

Binary switches

  • testPlannerEnabled: Test case generation enabled

  • similarityMatrixGraphEnabled: Enable graph view on similarity matrix (experimental)

  • scopeSelectorEnabled: Enable tracker and project scope selector (recommended: true)

  • trackerCompareEnabled: Enable Tracker compare/Requirement discovery feature

  • copilotAuthoringEnabled: Enable Authoring on copilot interface

  • copilotChatEnabled: Enable Chat on copilot interface

The ordering of the Analysis features are controlled by the itemWidgetPriority weights:

  • Features with lower weights are going first

  • If some features are within the 10*n range they are going to be grouped together

UI Plugin Settings

These settings are controlling the availability of the features provided by our codeBeamer UI extension:

  • enableActionsCondition: Enable the top functionality.

  • enableCopilotCondition: Enable the Copilot functionality in editors.

  • enableDecompositionCondition: Enable Test case generation and similar decomposition workflows.

These conditions are evaluated on the current project the same way as Computed fields.