pskrzybor

Results 4 comments of pskrzybor

@PabloRoldan I put a random string instead of empty value and then using apex script I updated metadata that had this random string by changing it to null. Probably it...

@PabloRoldan @nebc-jasonfung Here is the apex script I used. Maybe It is going to be helpful. (You need to deploy the metadata first). ```java Integer counter = 0; List DmcdtList...

Salesforce have created a [Known Issue page](https://trailblazer.salesforce.com/issues_view?id=a1p4V000002zufyQAA) for this problem. Please click on the "This Issue Affects Me" button to keep yourself notified of the future updates on this bug.