Copy/Paste Customer Properties on Group

Not sure where this belongs, but if you have custom properties on a group of objects, you can select the custom properties from one group and paste them to another group. Unfortunately this has a bug in it. I had a simple boolean property “enableFilter”, and when I set the property to True for one group, all the other groups changed to match the same state.

Had to go in and individually add the “enableFilter” property to each group the slow way.