In a UserEvent beforeSubmit() I am trying to set the subsidiary for an Opportunity. If I have a setValue() to set the subsidiary, the record saves but it for some reason blanks out the class and department --- after/during save? I logged class/dept right after setValue on the subsidiary and before the beforeSubmit() completes, and their values were still there, they just seem to vanish as it’s actually saving. What the heck is going on here? The combo of subsidiary / class / department is valid.