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

GH-693 Correctly resolve target object on method chaining #694

Merged
merged 2 commits into from
Aug 11, 2024

Conversation

Naros
Copy link
Member

@Naros Naros commented Aug 10, 2024

Fixes #693

@Naros Naros added the cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 label Aug 10, 2024
@Naros Naros added this to the 2.1 milestone Aug 10, 2024
@Naros Naros changed the title GH-693 Emit resolved target object for method chain GH-693 Correctly resolve target object on method chaining Aug 10, 2024
@Naros Naros merged commit 20ba58a into CraterCrash:main Aug 11, 2024
8 checks passed
@Naros Naros deleted the GH-693 branch August 11, 2024 00:25
@Naros Naros removed the cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 label Aug 11, 2024
@Naros
Copy link
Member Author

Naros commented Aug 11, 2024

Applied to main (=2.1) and branch 2.0.

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.

Method chaining does not correctly output right target object
1 participant