Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
Atlassian Bitbucket v.6.10.0
Jenkins v.2.204.2
Bitbucket Server Integration v.1.0.4
Description
When I enable for a freestyle job(in the context of Bitbucket server repository) the trigger 'Bitbucket Server trigger build after push' option it creates for the repository in Bitbucket a webhook.
Unfortunately, in the two cases:
- trigger option is being unticked
- job is deleted
the webhook remains active in Bitbucket which leads to failures for the still-active repository webhook on push events.
At the moment I have to remove the trigger myself through UI/API.
I believe in the above-mentioned cases the webhook should be removed automatically and nit stay active.
Hi Stefan, thanks for the report.
As a matter of setting expectations, I'm afraid I will be CWFing this ticket. The behaviour you cite is untidy, but is intended and doesn't greatly hurt the performance of the plugin, and I don't feel we will be able to address this issue in the near future.