Skip to content
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

Fix hierarchical Workflow classes processing #513

Merged
merged 7 commits into from
Oct 7, 2024

Conversation

roxblnfk
Copy link
Collaborator

@roxblnfk roxblnfk commented Oct 1, 2024

What was changed

Class and method hierarchy is now considered in Workflow classes.
Workflow Handler can be declared in a parent class.

Checklist

  1. Closes [Bug] Abstract Workflow not started #435
  2. How was this tested: added tests

Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
php ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 4:08pm

@roxblnfk roxblnfk merged commit 221afce into master Oct 7, 2024
92 checks passed
@roxblnfk roxblnfk deleted the fix/abstract-workflow-classes branch October 7, 2024 19:39
@roxblnfk roxblnfk added this to the 2.11.1 milestone Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Abstract Workflow not started
2 participants