Skip to content

Fix graphical flow editing issues #2392

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

Closed
philip-alldredge opened this issue Jul 20, 2020 · 1 comment · Fixed by #2396
Closed

Fix graphical flow editing issues #2392

philip-alldredge opened this issue Jul 20, 2020 · 1 comment · Fixed by #2396
Assignees
Milestone

Comments

@philip-alldredge
Copy link
Collaborator

  • Labels for segment buttons in flow implementation and end to end flow tools need to include context if it is available. Example: "a.fs"
  • FlowUtil.getBusinessObjectContext. Remove.
  • Remove FlowUtil.getSegmentToBocMap. No longer used.
  • Move ChildlessBusinessObjectContext, findSegmentDiagramElements, findOrCreateBusinessObjectContext, and createSegmentData(and overloads). methods to FlowUtil. They are only used by the flow tools.
  • Rename FlowUtil to FlowToolUtil.
@philip-alldredge philip-alldredge changed the title Fix flow editing issues Fix graphical flow editing issues Jul 20, 2020
@philip-alldredge philip-alldredge added this to the 2.9.0 milestone Jul 20, 2020
@philip-alldredge
Copy link
Collaborator Author

This could be worked in conjunction with #2350

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

Successfully merging a pull request may close this issue.

2 participants