Problem/Motivation

Currently, when the user goes to the customer portal when they go back to the site, they are always redirected to the front page. It would be nice to allow setting a return URL, as it is allowed in the user subscription route.

Proposed resolution

Evolve Subscriptions controller to add the return URL from the query parameters.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

omarlopesino created an issue. See original summary.

omarlopesino’s picture

Status: Active » Needs review
omarlopesino’s picture

I've added a MR that reads the return_url from query parameters, which is used in the subscriptions controllers. Please review, thanks!

  • omarlopesino committed 75df25e on 3.x
    Issue #3266550: Allow adding a return URL when the user goes to its...
omarlopesino’s picture

It works fine and is merged so I move it to Fixed.

omarlopesino’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.