The new ability to use a process to make assignments with IGNORE RULES is great (because making assignments within processes should usually occur in a compliant way, so triggering rules is unnecessary).
There is another missing feature that works kind of hand in glove with the ability to save form on changes to Business Objects e.g. on switches
Often this save is a save to allow for the use of the BO to allow for the switch's use later in business rules or UI, but not to check that the BO is compliant.
In the image above there is a UI driven process that relies on the value being used, but then there is a catch 22 situation where save triggers all rules, but all rules cannot be complied with because there is still UI stuff...
It would be useful to have a Save operation to allow IF switch WAS CHANGED THEN SAVE or have a UI switch that becomes active when Save form on selection change to IGNORE RULES