Build 941 - Trigger build queue failures don't show in event log

Hello,

When a trigger executes, and the build it's queueing has a repository in an error state, nothing is shown in the event log about the build failing to queue.

The trigger's 'Last Executed' time is correct, but there was no resulting build (I assume because there was a repository in an error state). From memory, when queueing a build manually an entry is put in the event log if it fails to queue. Should the same be true for builds queued by triggers?

Hopefully I haven't overlooked something simple here.

Cheers

Joel

Hi Joel

You haven’t overlooked anything, I just had a look at the code, and in the section where it checks the repositories I found this