Skip to content

Conversation

@jsonn
Copy link
Contributor

@jsonn jsonn commented Nov 15, 2025

Description

If multiple nodes are targetted by one trigger specification, they share a delay. This is useful e.g. for active searches with multiple participating fields, so that the search triggers only when search modifiers have been processed.

If a node has multiple triggers with the delay modifier, they act independently. This corresponds to the logic from #2026.

Corresponding issue: #2892

This PR is the successor for #2893.

Testing

New tests have been added as appropriate.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded

If multiple nodes are targetted by one trigger specification, they share a delay.
This is useful e.g. for active searches with multiple participating
fields, so that the search triggers only when search modifiers have been
processed.

If a node has multiple triggers with the delay modifier, they act independently.
This corresponds to the logic from bigskysoftware#2026.
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.

1 participant