Admin users can't delete tickets because the event of ticket creation reacts to order presave.
I think the solution is to move it to order paid.
Issue fork commerce_ticketing-3326571
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
pcambraComment #5
pcambraMoved the creation of tickets to the Paid event.