I’m trying to create a workflow that will automatically update several blank properties on record close if their values are unknown. Currently, it seems the only way to do this is to add a bunch of branching logic (e.g. if X property is unknown, then update to Y), which quickly becomes super cluttered and a headache to update.
It would be great to have a simple checkbox (e.g. “Overwrite existing values?”) on copy or set property actions. This would be a huge timesaver for us!