-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
When adding the Subscriptions widget to the dashboard, it no longer loads, and presents the following error:
SQLSTATE[42703]: Undefined column: 7 ERROR: column subscriptions.planid does not exist
Unfortunately, I don't know enough about joins to understand why this isn't working (planId is indeed a column in the commerce_subscriptions table…), so my fussing with the source didn't unearth an explanation.
This is in version 2.0.9, on Craft 3.0.28, and Commerce 2.0.0-beta.12.1.
Let me know if you need any other info!