You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great point, completely overlooked that when bumping it to Commerce 5. What's frustrating however is that there seems to be no inventory-based events available in Commerce 5 to hook into. I'll need to submit a PR to Commerce to add some events so that we can actually know about inventory changes. Otherwise, we're completely stuck!
The product/variant link is fixed for the next release. To get this early, run composer require verbb/back-in-stock:"dev-craft-5 as 4.0.5".
Describe the bug
In Commerce 5, inventory/stock levels are separate from the Variant element, so the event listener is never triggered.
Additionally, can the dashboard logs be improved so that the product link is to the Variant itself? It currently links to the product type.
Steps to reproduce
Craft CMS version
5.5.8
Plugin version
4.0.5
Multi-site?
No
Additional context
No response
The text was updated successfully, but these errors were encountered: