- Issue created by @aleix
- 🇪🇸Spain pcambra Asturies
Maybe related to https://www.drupal.org/project/commerce/issues/3043180 🐛 The changes made to the order on the onNotify method are not applied on the onReturn method Fixed
- last update
10 months ago 18 fail - last update
10 months ago 16 pass, 2 fail - last update
10 months ago 18 pass - Status changed to Needs review
10 months ago 3:53pm 19 January 2024 - last update
10 months ago 18 pass - 🇬🇧United Kingdom martin@manarock.co.uk
Hi folks,
I think I am running into the same issue:
D10 install as per the comments in /commerce_ticketing/issues/3382034
Patch autoactivating-3415783-7.patch applieddrupal/commerce_stripe": "^1.1" installed, (Stripe Payment Element mode)
Tickets work and can be purchased. Tickets correctly appear int the uses profile.
As an admin I can opt to resend a ticket and then its sent and correctly received.Am I right in thinking that the applied patch should have resolved this?
In my ticket variation, automatically create for each line, and activate are both set. The default stats is 'completed# (I have also tried draft)I also note applying a 100% discount to the ticket in my case does not result in the ticket being sent.
I have no visible errors through the checkout process.Is there anything I might be missing, or any further suggestions for troubleshooting?
- 🇬🇧United Kingdom martin@manarock.co.uk
Thanks all,
is there anything I can test or any information I can retrieve?
Am using "url":"https://git.drupalcode.org/issue/commerce_ticketing-3382034.git" for the install (I note the security warning from the other thread - I will move this into its own private repo before production if there is no official version!)
These are all the relevant patches just in case I am missing somthing.
"drupal/entity_print": {
"3383187 - Unexpected Error, Session has not been set": " https://www.drupal.org/files/issues/2023-12-06/3383187-5.patch → "
},
"drupal/commerce_ticketing": {
"3416185 - symphony mailer plugin": "https://git.drupalcode.org/project/commerce_ticketing/-/merge_requests/2...",
"3415783 - tickets not autosending": " https://www.drupal.org/files/issues/2024-01-19/autoactivating-3415783-7.... → ",
"3425570 - Error: Call to a member function getWorkflowId() on null": " https://www.drupal.org/files/issues/2024-03-05/commerce_ticketing-342557... → "
}Current Scenario - ticket works when sent from admin, will not automatically send on purchase.
- 🇬🇧United Kingdom martin@manarock.co.uk
Aleix, Did you manage to find a solution to automatically sending the tickets?
- 🇪🇸Spain aleix
It's like a support answer than something relevant on this issue. I hope it helps, however it's not the place, as If we start a conversation about the module patches in and out the noise will be too high to help the maintainers decide about issue resolution, This kind of support conversation is better in a support issue, or by mail or matrix. But as maintainers are too busy, I understand that you could feel a little lost so,... A D10 dev branch would be really appreciated to address the community efforts made to improve this module... here it is my answer:
Yes, I have it working as it should, setting branch to 3382034-drupal-10-upgrade . And patching with:
"Theming commerce_ticket entity view modes(not pdf)": "https://www.drupal.org/files/issues/2023-01-17/theming-3415300-4.patch", "Tickets not autoactivating and so not sent when using stripe payment": "https://www.drupal.org/files/issues/2024-01-19/autoactivating-3415783-7.patch", "Tickets pdfs not sending in active frontend theme": "patches/commerce-ticketing-entity_print_active_theme.patch",
And:
"drupal/entity_print": { "3383187 - Unexpected Error, Session has not been set": "https://www.drupal.org/files/issues/2023-12-06/3383187-5.patch" },
You could check it out, Maybe I miss something, as time passes it will be harder to recall what are the pieces to glue in this module to make it work with D10.
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
8 months ago Waiting for branch to pass - Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
8 months ago Waiting for branch to pass