our customer records are updated by third party bundle with a UUID - to do this there's a field on the customer record which must be set and once saved the UUID is populated. Some users forgot to set the field so I have set this via an import as well as a mass update - but the UUID does not get set. However, if I edit/save the record it sets the UUID. I tried creating a WF to mimic this behaviour by simply updating a field (on entry) and while this works on the UUID is not still not set. Is my WF not doing an edit/save?