Closed (fixed)
Project:
FlowDrop
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2026 at 16:47 UTC
Updated:
23 Feb 2026 at 21:19 UTC
Jump to comment: Most recent
The pipeline system was incorrectly treating 'trigger' port connections as branch names, causing issues with workflow execution and branch detection logic.
The branch name detection logic did not exclude the reserved 'trigger' port name from consideration.
Updated the branch detection logic to explicitly exclude 'trigger' from the list of potential branch names.
Comments
Comment #2
gxleano commentedI have contributed (not only by code, but discussion, presentation, testing or anything related).
Comment #3
d34dman commented