Skip to content

Implement the event trigger command to initialize events#789

Open
Palbolsky wants to merge 9 commits into
developfrom
636-implement-the-event-trigger-command-to-initialize-events
Open

Implement the event trigger command to initialize events#789
Palbolsky wants to merge 9 commits into
developfrom
636-implement-the-event-trigger-command-to-initialize-events

Conversation

@Palbolsky

@Palbolsky Palbolsky commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR adds the event trigger command (also known as the start command) to initialize events.

Closes #636
Closes #765

Tests to perform

  • The user can add the start command in the event
  • The user can edit the trigger in the node
  • The user can edit the trigger and the execution order in the editor
  • When the user deletes a start command, check that the executions orders are recalculated correctly so that they are 1, 2, 3, etc.
  • When the user edit a execution order, check that the executions orders are recalculated correctly: there must not be two identical executions orders

Screenshot

image

@Palbolsky Palbolsky self-assigned this Jul 23, 2026
@Palbolsky Palbolsky added the User story Issues related to a new feature or request label Jul 23, 2026
@Palbolsky Palbolsky linked an issue Jul 23, 2026 that may be closed by this pull request
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

User story Issues related to a new feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manage Trigger Priorities Implement the Event Trigger Command to initialize events

2 participants