The routes for “/customers/:customer_id” and its sandbox variant have been switched to import and render a new CustomerView2 component instead of the original view. This change redirects user traffic to the revamped component and may deliver updated features or fixes in the customer interface. Without any description, tests, or CI checks, there’s a risk of breaking existing behavior and unclear migration or rollback steps.


