Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Workflow][FrameworkBundle] fixed guard event names for transitions#29137

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
lyrixx merged 2 commits intosymfony:3.4fromlyrixx:workflow-guard-expression
Nov 13, 2018

Conversation

@lyrixx
Copy link
Member

QA
Branch?3.4
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#28018#28007 (comment)
LicenseMIT
Doc PR

There is a bug when many transitions are defined with the same name.
I finished destillat's work and rebase against 3.4 as it's a bug fix.

There another point of failure, but it could not be fixed on 3.4. I will
be a need feature. The issue is related toWorkflow::can($subject, $transitionName).
Since the transitionName could be not unique, we will need to support
passing an instance of Transition. A new PR is incomming

@lyrixxlyrixxforce-pushed theworkflow-guard-expression branch from3c03f3c to32b68cfCompareNovember 8, 2018 15:17
@lyrixxlyrixx changed the title[FrameworkBundle] fixed guard event names for transitions[Workflow][FrameworkBundle] fixed guard event names for transitionsNov 8, 2018
@lyrixxlyrixxforce-pushed theworkflow-guard-expression branch 3 times, most recently from8a396ba to2b46fc9CompareNovember 8, 2018 16:22
@nicolas-grekasnicolas-grekas added this to the3.4 milestoneNov 8, 2018
@lyrixxlyrixxforce-pushed theworkflow-guard-expression branch from2b46fc9 to60f95deCompareNovember 8, 2018 21:21
@lyrixxlyrixxforce-pushed theworkflow-guard-expression branch from60f95de tobb50dc1CompareNovember 8, 2018 21:36
@lyrixxlyrixxforce-pushed theworkflow-guard-expression branch frombb50dc1 to83dc473CompareNovember 8, 2018 21:39
@lyrixx
Copy link
MemberAuthor

Thank you@destillat.

@lyrixxlyrixx merged commit83dc473 intosymfony:3.4Nov 13, 2018
lyrixx added a commit that referenced this pull requestNov 13, 2018
…ansitions (destillat, lyrixx)This PR was merged into the 3.4 branch.Discussion----------[Workflow][FrameworkBundle] fixed guard event names for transitions| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#28018#28007 (comment)| License       | MIT| Doc PR        |There is a bug when many transitions are defined with the same name.I finished destillat's work and rebase against 3.4 as it's a bug fix.There another point of failure, but it could not be fixed on 3.4. I willbe a need feature. The issue is related to `Workflow::can($subject, $transitionName)`.Since the transitionName could be not unique, we will need to supportpassing an instance of Transition. A new PR is incommingCommits-------83dc473 [FrameworkBundle] fixed guard event names for transitionsfb88bfc [FrameworkBundle] fixed guard event names for transitions
@lyrixxlyrixx deleted the workflow-guard-expression branchNovember 13, 2018 14:05
@fabpotfabpot mentioned this pull requestNov 16, 2018
@fabpotfabpot mentioned this pull requestNov 26, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

4 participants

@lyrixx@nicolas-grekas@carsonbot@destillat

[8]ページ先頭

©2009-2025 Movatter.jp