Automattic / woocommerce-subscriptions-core

Subscriptions core package for WooCommerce
Other
85 stars 31 forks source link

[HPOS] Using subscription actions on admin subscriptions list table results in "The link you followed has expired" errors #364

Closed james-allan closed 1 year ago

james-allan commented 1 year ago

Describe the bug

When using the Subscription actions on the admin subscriptions list table, you get the following error:

Screen Shot 2023-01-10 at 3 26 59 pm
The link you followed has expired

To Reproduce

  1. Enable HPOS
  2. Purchase a subscription
  3. Go to WooCommerce > Subscriptions on your admin dashboard.
  4. Hover a subscription and click "Suspend"
  5. Note the error.

Repeat for other actions like activating, cancelling etc.

Expected behavior

The link shouldn't be expired.

Actual behavior

Product impact

Additional context

Jinksi commented 1 year ago

May be related to #320

james-allan commented 1 year ago

Yeah having spent a few minutes looking into the cause of this, I think all the bulk action and action link stuff is related.