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

Plugin-flow-builder: remove start_up_node #2686

Conversation

Iru89
Copy link
Contributor

@Iru89 Iru89 commented Dec 4, 2023

Description

  • Remove the start_up_node. Always use the start_node_id to retrieve the content used as start node.
  • Add a getStartContents function

Context

Until now we had one node (different from all) for which text content was the start_up_node. With this change the JSON that has all the flow has an attribute where the id of the content that is used as start is indicated (it doesn't have to be a text content).

Copy link

linear bot commented Dec 4, 2023

@pull-request-size pull-request-size bot added size/M and removed size/S labels Dec 4, 2023
@Iru89 Iru89 merged commit 9ce1133 into master-lts Dec 13, 2023
1 check passed
@Iru89 Iru89 deleted the feature/blt-429-remove-start-up-node-from-botonic-pluign-flow-builder branch December 13, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants