Breadcrumbs are incorrect on the customer's order page

Created on 8 August 2024, 11 months ago
Updated 23 August 2024, 11 months 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

  • Issue created by @zaporylie
  • Status changed to Needs review 11 months ago
  • Pipeline finished with Success
    11 months ago
    Total: 452s
    #247939
  • 🇮🇱Israel jsacksick

    One thing I haven't tested... What if the view was customized and the order_number field isn't even present, will it crash? or will it just compare NULL with a string?

  • 🇳🇴Norway zaporylie

    Compare null with string and exit via the last return clause.

  • Status changed to Fixed 11 months ago
  • 🇮🇱Israel jsacksick

    Thank you! :)

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

  • Pipeline finished with Failed
    10 months ago
    Total: 309s
    #280468
  • Pipeline finished with Failed
    10 months ago
    #281201
  • Pipeline finished with Failed
    10 months ago
    Total: 175s
    #281386
  • Pipeline finished with Failed
    10 months ago
    Total: 422s
    #281983
  • Pipeline finished with Failed
    10 months ago
    Total: 451s
    #282052
  • Pipeline finished with Failed
    10 months ago
    Total: 528s
    #282106
  • Pipeline finished with Failed
    10 months ago
    Total: 390s
    #282254
  • Pipeline finished with Failed
    10 months ago
    Total: 401s
    #282275
  • Pipeline finished with Success
    10 months ago
    Total: 390s
    #282619
  • Pipeline finished with Success
    10 months ago
    Total: 409s
    #285293
  • Pipeline finished with Failed
    10 months ago
    #285389
  • Pipeline finished with Failed
    10 months ago
    #285414
  • Pipeline finished with Success
    10 months ago
    Total: 421s
    #285505
  • Pipeline finished with Failed
    10 months ago
    Total: 396s
    #286087
  • Pipeline finished with Success
    10 months ago
    Total: 355s
    #286109
  • Pipeline finished with Success
    10 months ago
    Total: 360s
    #286200
  • Pipeline finished with Success
    10 months ago
    Total: 523s
    #286984
  • Pipeline finished with Success
    10 months ago
    #287005
  • Pipeline finished with Success
    10 months ago
    #287202
  • Pipeline finished with Skipped
    8 months ago
    #346898
  • Pipeline finished with Success
    8 months ago
    Total: 171s
    #353455
  • Pipeline finished with Success
    7 months ago
    Total: 209s
    #360010
  • Pipeline finished with Skipped
    7 months ago
    #370075
Production build 0.71.5 2024