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