Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Disabling Webhook does not seem to work

Disabling Webhook does not seem to work

Added by Gunter Ohrner about 2 years ago

OpenProject 12.4.5

I just created my first webhook and it works fine - but it

  • is triggered for every single WP change (changes are done throught the API), it does not aggregate events (aggregation time is 5 minutes)
  • still fires if I uncheck the "enabled" checkbox.

Both observations seem to contradict the documentation - can someone enlighten me?


Replies (2)

RE: Disabling Webhook does not seem to work - Added by Gunter Ohrner about 2 years ago

Additional information:

Aggregation seems to work now, at least if I change the WP through the web interface - previous changes had been via REST API.

Does anyone know if there's different web hook behaviour regarding how the change is triggered?

RE: Disabling Webhook does not seem to work - Added by Gunter Ohrner about 2 years ago

  • is triggered for every single WP change (changes are done throught the API), it does not aggregate events (aggregation time is 5 minutes)

Ok, a new notification / webhook ist generated for each added comment, which we did a lot using the API.

So that probably explains the observed behaviour.

And then probably "disabling" also worked, but not for already queued changes for which notifications were being generated in the background.

So it probably works as intended, with the additional caveat that every new comment creates its own notification / web hook call.

  • (1 - 2/2)
Loading...