Feature Summary
Remove logic to check for hold/sale/reservation when copying or adding price codes
This feature removes the need to check for existing price codes when copying or adding new price codes. When a price code is copied from one event to another, it will apply the configuration from the source event to the target event.
+ The ticket configuration from the source event will be applied to the existing ticket in the target event.
+ A history log will be created in the target event within the version history section.
+ A single change-log row will be created for each save action, including the timestamp, BO operator name, and action description.
+ The change-log row will contain an expandable section listing the changed fields.
+ No change-log row will be created when the BO operator clicks Save without modifying any fields.
+ Logs will be created if the price code exists in the target event.
The feature meets the following acceptance criteria: