UI Action - Format for Configurable Workspace Selection

kshort
Tera Expert

In a UI Action, I am checking the Format for Configurable Workspace box so that it can be used in a workspace. However, this selection is not being captured in my Update Sets and needs to be reselected manually after uploading it to a new environment. Is there a way to capture this selection in my Update Set? Or is this something that has to be manual going forward?

1 ACCEPTED SOLUTION

Manmohan K
Tera Sage

Hi @kshort 

 

The update should get captured in update set.

Make sure the UI action and update set are in the same application scope 

 

You can make some other change in UI action (like add a comment in script) and check if that is getting captured to test whether the update set is configured properly to capture changes made.

View solution in original post

2 REPLIES 2

Manmohan K
Tera Sage

Hi @kshort 

 

The update should get captured in update set.

Make sure the UI action and update set are in the same application scope 

 

You can make some other change in UI action (like add a comment in script) and check if that is getting captured to test whether the update set is configured properly to capture changes made.

himanshi24
Tera Expert

Hey @kshort ,

If you make any changes in the UI action and make it checked then it will get captured in the update set.