Skip to content

feat(admin): warning on consents hub page when global consent enforcing is disabled

Created by: xflord

  • if enforce_consents is false on the instance, display a warning informing the user that any changes on the consent hubs page will have no effect
  • when consents globally disabled, disabled the 'Evaluate consents' button and added a tooltip

Merge request reports