-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Description
When Apigee Monetization Teams is enabled, while cancelling a subscription, we get white screen page with error -
Symfony\Component\Routing\Exception\InvalidParameterException: Parameter "user" for route "entity.purchased_plan.developer_collection" must match "[1-9]+[0-9]*" ("" given) to generate a corresponding URL. in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 209 of core/lib/Drupal/Core/Routing/UrlGenerator.php).
Steps to Reproduce
Steps to reproduce the behavior:
Go to Teams > Balance & Plans > Cancel existing Purchased plan.
Actual Behavior
Team rate plan(subscription) is cancelled but we get error with WSOD.
Expected Behavior
Team rate plan(subscription) should be cancelled with no error
Version Info
Drupal 10 & 11