Actions
Feature #8682
closedSAM needs to apply feature-flag settings to hide custom products, lifecycle environments, and remote actions
Description
settings.yaml file needs to have the following to hide irrelevant data from the UI
:features:
:custom_products: false
:remote_actions: false
:lifecycle_environments: false
Actions