Bug Cancelling Stripe subscription leads to error in 2.3

There is a bug in this version
E

Edman

Guest
Cancelling a Stripe subscription leads to the following error... sometimes.

Code:

Code:
InvalidArgumentException: Unknown column purchase_request_key on XF:PaymentProvider src/XF/Mvc/Entity/Finder.php:1821

Stack trace

#0 src/XF/Mvc/Entity/Finder.php(623): XF\Mvc\Entity\Finder->resolveFieldToTableAndColumn('purchase_reques...', true)
#1 src/XF/Mvc/Entity/Finder.php(287): XF\Mvc\Entity\Finder->columnSqlName('purchase_reques...', true)
#2 src/XF/Mvc/Entity/Finder.php(151)...

Read more

Continue reading...