Skip to content

[2.0][Admin] Route sylius_admin_customer_orders_statistics still exists, but no longer in use #17640

@diimpp

Description

@diimpp

Sylius version affected: 2.0

Description
After sylius2.0 upgrade and switch to twig components, this route is no longer necessary, but still registered.

sylius_admin_customer_orders_statistics:
path: /orders-statistics
methods: [GET]
defaults:
_controller: sylius_admin.controller.customer_statistics::renderAction
_sylius:
section: admin
permission: true

Possible Solution
Mark route as deprecated or remove fully, if BC promise allows it.

Metadata

Metadata

Assignees

Labels

AdminAdminBundle related issues and PRs.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions