Skip to content

Conversation

@hirokiterashima
Copy link
Member

@hirokiterashima hirokiterashima commented Aug 19, 2024

Changes

  • Replace calls to ProjectService.getTransitionLogicByFromId(nodeId) with ProjectService.getNode(nodeId).getTransitionLogic(). This encapsulates the data (transitionLogic) better. Also, the "fromId" part of the name was not really useful.

Test

  • VLE works as before

@hirokiterashima hirokiterashima added this to the Tech Debt 18 -> 17 milestone Aug 19, 2024
@hirokiterashima hirokiterashima self-assigned this Aug 19, 2024
@hirokiterashima hirokiterashima marked this pull request as ready for review August 19, 2024 16:54
Copy link
Member

@geoffreykwan geoffreykwan left a comment

Choose a reason for hiding this comment

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

Looks good.

@hirokiterashima hirokiterashima merged commit 9aa1563 into develop Aug 20, 2024
@hirokiterashima hirokiterashima deleted the refactor-projectService-remove-getTransitionLogicByFromId branch August 20, 2024 03:32
@geoffreykwan
Copy link
Member

🎉 This issue has been resolved in version 5.156.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants