-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
1
-
Not defined
-
3 - Expected
What is the desired functionality that you are missing?
Features that cannot be used in CCSM should not be available for interaction.
When Optimize is run in "ccsm" mode, we should hide the Users and Alerts tabs within the context of a collection. For all other settings, CCSM should have the same FE options as Optimize when it runs in "cloud" mode.
For simplicity, the profile that Optimize runs in can be accessed with a new UIConfiguration property:
optimizeProfile: 'cloud' # or 'platform' or 'ccsm'
We would then deprecate the existing boolean cloud property
Which problem are you going to solve with this functionality?
We're shipping CCSM as GA, but not IAS is not fully available.
Context: Given, When, Then
- Users
- Alerts
Hint:
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-5836 Remove deprecated optimizeCloudEnvironment boolean from config
- Done