Skip to content

[FrameworkBundle] Fix logic in workflow:dump between workflow name and workflow id #43940

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

94noni
Copy link
Contributor

@94noni 94noni commented Nov 5, 2021

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #43938
License MIT

As described in #43938 (comment)
the command need a workflow name as argument, but the array contains workflows ids (prefix workflow|state_machine)

Copy link
Contributor

@StaffNowa StaffNowa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fix ;)

@noniagriconomie
Copy link
Contributor

@StaffNowa really my bad maybe wrong explanation on your PR!
conflicts between the workflow name pass as argument and the workflows ids passed in constructor :)

Copy link
Member

@lyrixx lyrixx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fabpot
Copy link
Member

fabpot commented Nov 5, 2021

Thank you @94noni.

@fabpot fabpot merged commit 8a9e826 into symfony:5.4 Nov 5, 2021
@94noni 94noni deleted the fx-workflow-dump branch November 6, 2021 10:36
This was referenced Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Workflow] Command workflow:dump not working
6 participants