#1248 webhook URL changes do not take effect unless the webhooks server is restarted
Closed: Fixed Opened by billauger.

this is regarding install via the pagure-webhook RPM package on fedora24

the initial setting of a project webhook seems to work correctly but upon modifying it, the url in the db is changed but the webhook server does not pick up the change and keeps posting to the original URL until after the webhook server is restarted

then after removing the webhook completely it still keeps posting them until the webhook server is restarted


Not sure when I'll be able to look at it exactly but I will look into it.

Thanks for the report :)

ok, I could reproduce the issue :)

Commit d1cbf9d8 fixes this issue

@pingou changed the status to Fixed

Metadata