Skip to content

Conversation

@jdreesen
Copy link
Contributor

The deprecation was triggered before the command's name was set, so its message was:

User Deprecated: Since pimcore/ecommerce-framework-bundle 2.0.0: The command "" is deprecated and will be removed in a future version. Please use the ecommerce:indexservice:search-index-sync instead.

So the version was wrong, and the command name was empty. Also, the deprecation gets triggered even if it is not executed, because the configure() method get called by Symfony when the command is registered.

@sonarqubecloud
Copy link

@fashxp
Copy link
Member

fashxp commented Nov 26, 2025

thx very much.

@fashxp fashxp added the Bug label Nov 26, 2025
@fashxp fashxp added this to the 1.3.5 milestone Nov 26, 2025
@fashxp fashxp merged commit 2f92059 into pimcore:1.3 Nov 26, 2025
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 26, 2025
@jdreesen jdreesen deleted the patch-1 branch November 26, 2025 08:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants