We are using the latest version of the Event plugin and have a problem with the name of the ticket on an order when the dynamic title of the event changes.
The event type has a hidden title field and the title is autogenerated by the start date, end date and two other fields (location entry and a course entry)
Steps to reproduce
Create a new event that dynamically generates the title
Go to Commerce > Orders > + New order in Craft commerce Create your first line item and search for the newly created event there it looks like this:
So far so good.
Update the dates on the event, or one of the other fields that we use to create the title of the event. (I changed the start date in this example) and do step 2 above where you add a line item to an order and you'll see that the name of the ticket has not been updated.
Resave the event without changing anything and then it will get the new name (with the correct date) when creating a new order in Craft Commerce
So we always need to save an event twice after changing any of the fields that are used to generate the title of the event.
We are using the latest version of the Event plugin and have a problem with the name of the ticket on an order when the dynamic title of the event changes.
The event type has a hidden title field and the title is autogenerated by the start date, end date and two other fields (location entry and a course entry)
Steps to reproduce
So far so good.
So we always need to save an event twice after changing any of the fields that are used to generate the title of the event.
Additional info