-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 9.2.1
-
Component/s: Repository (Bitbucket)
-
None
-
1
-
Severity 3 - Minor
-
1
Issue Summary
The View Linked repository link on the view plan configuration page of a specs plan always points to linked repository page irrespective of the type of repository attached to the plan (plan or project repository)
This is reproducible on Data Center: yes
Steps to Reproduce
- Create a project repository named testingnew as bittbucket repository and configure spec repo for it
- Enable specs scan
- Scan the specs to create a project-plan
- Navigate to the project plan , view plan configuration page
- In the left corner it shows that it is a spec plan and it is using a linked repository. When we click on the blue highlighted "linked repository" we getting forwarded to the Bamboo site where all linked repositories are listed, but it does not show there repository.
The URL which they are getting forwarded to is: https://linux-56530.prod.atl-cd.net/bamboo/admin/configureLinkedRepositories.action?repositoryId=3080208
The repository id 3080208 here is the project repository not the linked repository
Expected Results
In the left corner it shows that it is a spec plan . There should be a blue highlighted as "project repository" .When we click on it, it should go to the project repository page.
Actual Results
When we click on the blue highlighted "linked repository" we getting forwarded to the Bamboo site where all linked repositories are listed, but it does not show there repository.
The URL which they are getting forwarded to is: https://linux-56530.prod.atl-cd.net/bamboo/admin/configureLinkedRepositories.action?repositoryId=3080208
The repository id 3080208 here is the project repository not the linked repository
Workaround
None
- mentioned in
-
Page Loading...