We handle legal type requests from our clients using tickets. We have 3 properties we use for filtering and tracking purposes “All Claimants”, “New Claimants”, and “Existing Claimants”. Each of these properties are multi-checkbox property types. The All Claimants property is supposed to be a roll up of the New Claimants and the Existing Claimants in one property. We often have to go in and create new options in the dropdowns for these properties and we have to do it 3 separate times because we can’t create them on one and have it copy to the other.
Similarly, because we can’t guarantee that the options already exist across all properties, we can’t build a workflow that appends the values from the New Claimants and Existing Claimants properties into the All Claimants property.
This would save us a lot of time - I’m sure there are other use cases for copying the dropdown or multi-checkbox options to another property so that copying values to other properties is easier.