Making parent structure public will automatically set belongs all child structure as public 
143
Views
1
Comments
New
Service Studio

It would be nice to have functionality in Service Studio, by setting parent structure public property to yes will automatically set a child structure public property to yes , or give a list of child structures and a button to change as public yes for those childs.


Reason : I created a structure using json from my json response and it created some structures based on the inputs. I need to expose my parent structure to other means. Once I tried to set public as yes, I only let all the child structure change manually.

This would be really good, as manually changing each structure of a child is a lot of work.