You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
Remote join may not be triggered correctly when restarting an event containing a remote join job.
Specifically, it is triggered as a remote trigger and executed on a different event than the group event on restart.
Also, an empty event is created for the number of downstream jobs in the trigger condition.
This especially occurs when all trigger conditions are remote jobs.
On the other hand, if there is at least one job in the same pipeline in the trigger condition, there is no problem.
(See second job in the screenshot below).
What you expected to happen:
Remote join job is triggered successfully on restart event.
What happened:
Remote join may not be triggered correctly when restarting an event containing a remote join job.
Specifically, it is triggered as a remote trigger and executed on a different event than the group event on restart.
Also, an empty event is created for the number of downstream jobs in the trigger condition.
This especially occurs when all trigger conditions are remote jobs.
On the other hand, if there is at least one job in the same pipeline in the trigger condition, there is no problem.
(See second job in the screenshot below).
What you expected to happen:
Remote join job is triggered successfully on restart event.
How to reproduce it:
Start
Restart event
Last remote join job event
The text was updated successfully, but these errors were encountered: