-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: atlassian-bitbucket-server-integration-plugin
-
None
-
Environment:- Jenkins v2.176.1
- Bitbucket Server Integration v1.0-rc-1
-
1.0.0
Changing an existing Bitbucket Credentials causes an 404 - Not Found error.
Â
HTTP ERROR 404
Problem accessing /credentials/store/system/domain/_/credential/<Credential ID>/. Reason:
Not Found
Even though an error is shown, the save was successful and eg. the description has been updated.
Reproduction
- Create a Bitbucket Access Token Credential
- Navigate to it's edit page
- Change a setting, eg. the description
- Save
- 404 Error is shown (credential is updated)
Â
Workaround
Ignore the error.