Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Track builds triggered by other users #4659

duclong.ng ·

Hello admin,
I want to get completion, error notification of a build triggered by another user.
Does QB have any functionality to support this, please guide me.
Thanks!

  • replies 3
  • views 54
  • stars 2
robinshen ADMIN ·

You may add a notification from configuration notifications setting page, with condition set to evaluate below script:

groovy:
build.requester != null && build.requester.name == "<login name of another user>"
duclong.ng ·

Hello@robinshen,
It seems you misunderstood.
I'm talking about function "Watch this build" - You will receive an email when this build is complete.
It allows users to track individual builds instead of using configuration notifications.

robinshen ADMIN ·

There is no watch this build feature in QB. Do you mean "Subscriptions" in My tab? If so, this is not possible. Please go ahead to file an improvement request at track.pmease.com