- First commit to issue fork.
- Merge request !30Adds testing the events with both order types: tickets enabled, and tickets disabled → (Open) created by aleix
- last update
8 months ago 11 pass, 4 fail - 🇪🇸Spain aleix
In fact it doesn't affect only the assign event, it will affect the events without the conditional that checks if order entity hasn't the tickets field. The test in MR shows just the assign and paid event. But It's clear that the subscription will affect orders without tickets enabled, and testing all events will add noise to test files.
- last update
8 months ago 5 pass, 8 fail - last update
8 months ago 16 pass, 2 fail - Status changed to Needs review
8 months ago 9:35pm 12 March 2024 - 🇪🇸Spain aleix
After adding the conditional, tests confirm that tickets
Field tickets is unknown
errors are not there anymore :) .Adding critical as this issue breaks some sites that are mixing orders with enabled and disabled tickets...
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
8 months ago Waiting for branch to pass