Skip to content

Feature Flags

In M23 three feature flags were added to legal service to optionally control the behavior:

featureFlag.aboutToExpireLegalTag.enabled see about to expire for more details.

The feature flag featureFlag.legalTagQueryApi.enabled enables or disables this API.

The feature flag featureFlag.legalTagQueryApiFreeTextAllFields.enabled when disabled excludes the following from the query match:

  • expirationDate,
  • dataType,
  • securityClassification,
  • personalData,
  • exportClassification

See Legal Query Free Text for more details.