<div dir="ltr">Hello,<div>im wondering if there is anyway to get the link to the triggered Builder when it is running.</div><div><br></div><div>Lets say i have a BuilderFactory and i trigger many Triggerables in it.</div><div><br></div><div>When i open the link to the BuildFactory and Build it, i can not go the Triggerable-Page without going through the normal menu.</div><div><br></div><div><div>CheckTrigger1 = triggerable.Triggerable(name="Check-And1", builderNames=["CheckAnd1"])</div></div><div><div>CheckTrigger2 = triggerable.Triggerable(name="Check-And2", builderNames=["CheckAnd2"])</div></div><div><br></div><div><br></div><div><div>ForceAllFactory.addStep(trigger.Trigger(schedulerNames=['Check-And1'], waitForFinish=True,alwaysRun=True))</div></div><div>ForceAllFactory.addStep(trigger.Trigger(schedulerNames=['Check-And2'], waitForFinish=True,alwaysRun=True))<br></div><div><br></div><div>When i build "ForceAllFactory" i can not see the steps of CheckAnd1 and CheckAnd2.</div><div>I have to go to "Buildslaves" or "Recent Builds" and then look for my CheckAnd1 from there.</div><div><br></div><div>Is there any wa to get  link there instead of showing just "- no logs -"</div><div><br></div><div>Best regards.</div><div>Nachaat</div></div>