MailPoetEntitiesSendingQueueEntity#task
-
Hello,
We updated our plugins today, as well as to the new version of Woocommerce and wordpress. We received the following error on an order that was placed:
Square Payment Failed (A new entity was found through the relationship ‘MailPoetEntitiesSendingQueueEntity#task’ that was not configured to cascade persist operations for entity: MailPoetEntitiesScheduledTaskEntity@7810. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={“persist”}). If you cannot find out which entity causes the problem implement ‘MailPoetEntitiesScheduledTaskEntity#__toString()’ to get a clue.) Order status changed from Processing to Failed.
However, while it says payment failed, I checked our square account, and it did not fail.
The page I need help with: [log in to see the link]
- The topic ‘MailPoetEntitiesSendingQueueEntity#task’ is closed to new replies.