Breadcrumbs are incorrect on the customer's order page

Created on 8 August 2024, about 1 month ago
Updated 23 August 2024, 25 days ago

Describe your bug or feature request.

After upgrading to D10.3 breadcrumbs on admin/{user}/orders/{order} page are incorrect as they don't include the customer's breadcrumb component.

So instead of
Home > Foo > Orders
we see
Home > Orders

This is caused by URL looking like this
/admin/foo/orders/1
instead of like that
/admin/1/orders/1

The respective default view was updated in 🐛 Fix the failing tests Fixed but no update hook was provided.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Order

Created by

🇳🇴Norway zaporylie

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024