Skip to content

Handle SubscriptionParseError in UpgradeView and process_pending_registrations_user

I forgot to handle SubscriptionParseError in other methods where parse_subscription is used. This MR add code to handle the exception on those places.

Merge request reports