Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: bitbucket-plugin
-
Labels:None
-
Similar Issues:
Description
Hi! Just faced with the issue with Bitbucket cloud webhooks. At webhook status page I see error 500 and in Jenkins logs I see:
WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving https://jenkins.my.domain/bitbucket-hook/
net.sf.json.JSONException: JSONObject["username"] not found.
After quick investigation I recognized that Bitbucket depricate and remove username field from the api request. More details here:
Attachments
Issue Links
- relates to
-
JENKINS-56987 Atlassian Jira API Changes for GDPR
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Fixed but Unreleased [ 10203 ] |
Released As | https://github.com/jenkinsci/bitbucket-plugin/releases/tag/bitbucket-1.1.9 | |
Status | Fixed but Unreleased [ 10203 ] | Closed [ 6 ] |
Link |
This issue relates to |
I'm facing the same problem.