-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Pipelines - Deployments
-
None
-
2
-
Severity 3 - Minor
-
47
Issue Summary
When accessing the Deployment pages in a repository and clicking on the Deployment settings button (cog icon in the top right corner), user is being redirected to an invalid URL
Steps to Reproduce
- Access the Deployment page
- Click on the cog icon in the top right corner to access the Deployment settings :

- The user is redirected to an invalid URL https://bitbucket.org/<workspace>/<repository>/admin/pipelines/deployment-settings
Expected Results
User should be redirected to the Deployment settings page ( Repository Settings > Deployments) which is currently
https://bitbucket.org/<workspace>/<respository>/admin/addon/admin/pipelines/deployment-settings
Actual Results
User is redirected to an invalid URL
Workaround
- Access the Deployment settings directly from the Repository settings by navigating to Repository Settings > Deployments :
