Skip to main content

I’m working on a process in process builder and saving on a table. All the fields update correctly except for a Date field that I have going to Null when specific changes are made. 

I believe there is an error that doesn’t update fields going to null or blank with recent update. I don’t recall this being an issue before 10.0.0

Here’s video

I was able to fix it by changing my save button to run multiple actions and doing a manual query for both models. However, I don’t understand why the Status field changes automatically and not the Date Received field once saved?


Reply