Question

Restricting the attributes to workspaces

  • 5 March 2024
  • 1 reply
  • 14 views

  • Known Participant
  • 25 replies

Hi,

Our organization is using LCM approach.

Is it possible to limit some attributes to a single workspace?

Thanks,

Kavi


1 reply

Userlevel 3

You will need to apply production_tags or remove the LCM_managed object tag from the object you want to keep during an LCM synch. More information on this can be found here:
https://help.gooddata.com/doc/growth/en/workspace-and-user-administration/managing-workspaces-via-life-cycle-management/bricks/release-brick/
 
 

  1. If an object has the lcm_managed_object tag (indicating it was deployed by the LCM), the Rollout will impact it, potentially resetting it to the default value, even if the tag is removed or edited afterward.
  2. If an object was created by cloning an lcm_managed_object (and inherits the tag), the Rollout may also still contain the object.
  3. If an object is created entirely from scratch without any relation to lcm_managed_object, the Rollout will not impact it.
  4. If an object is created by cloning an object with the lcm_managed_object tag but the tag is subsequently edited/removed or renamed, the Rollout will not affect it.

Reply