Issue
The system creates history entries for data types/objects despite enabling the 'Bypass History on Save' option.
Steps to reproduce
- Create a Data type or Object using the Data Designer.
- Enable the Bypass history on save option in the Advanced tab of the associated class for the Data type or Object and then save the class rule.
- Create instances of the Data type or Object.
Root Cause
This is an expected behavior in all Pega Platform versions.
By default, when a data instance is saved, a history record is created containing a complete snapshot of the data instance's state. When the Bypass History on Save option is enabled, records will still be created, however they will not contain a snapshot of the complete state of the class instance.
Solution
An enhancement request to disable history record creation is currently under consideration. However, it has not been assigned to a specific release yet.