When you click the "Reassign order" button on an order entity screen (/admin/commerce/orders/#) you are dumped onto the orders view instead of the order you just reassigned.

Now if further edits need to be made to the order the administrator needs to search for that order and open it again. Redirecting to the orders view only makes sense if you reassign from the orders view.

The reassign order form needs to take into account the page the user was on before reassigning the order.

Issue fork commerce-3348309

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

rhovland created an issue. See original summary.

tBKoT made their first commit to this issue’s fork.

tbkot’s picture

Status: Active » Needs review

  • jsacksick committed 36c2816c on 8.x-2.x authored by tBKoT
    Issue #3348309 by tBKoT, rhovland: Reassigning an order from the order...
jsacksick’s picture

Status: Needs review » Fixed

Thanks! Committed!

  • jsacksick committed 25a7780b on 3.0.x authored by tBKoT
    Issue #3348309 by tBKoT, rhovland: Reassigning an order from the order...

Status: Fixed » Closed (fixed)

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