Commit from Panorama fails because of the following errors:
to is missing under entry Invalid rules rule1 Invalid rules Invalid security Invalid rulebase Invalid vsys vsys1 Invalid vsys Invalid configuration for localhost.localdomain Invalid devices
Issue
If the firewall has a local security policy with a rule named "rule1" and inside that rule is a destination zone of "none". (note: not "any"). This is not allowed, and will cause issues, which is why the policy does not commit properly.
Resolution
Modified the "rule1" to have a valid zone "any" or other existing zone , instead of "none" inside of the needed columns.