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.

webhooks - inherit does not work #4140

iamuser ·

Webhooks, when inherited from its parents, does not work.

On GUI, it says webhook setting is inherited, which is correct.
However, QB does not see the INHERITED webhooks, and does not post messages.

When webhook is overriden at that configuration, webhook works fine.

As seen on the GUI, l believe webhooks should be inherited and used without problem in its children configuration.
Please check if this is a bug and help us.

  • Current QB version: QB 8.0.x
  • Webhook plugin: com.pmease.quickbuild.plugin.webhook_8.0.9.jar
  • replies 1
  • views 236
  • stars 1
steveluo ADMIN ·

Hi,

I have tested with QB 8.0.39 with below simple definition and the inheritance worked as expected.

Screen Shot 2019-08-22 at 9.19.01 AM.png

Have you checked your payload application? Is it possible that your payload application ignore the events?