-
Suggestion
-
Resolution: Fixed
-
None
Consider a scenario where there is a large Subversion repository with its root at the URL:
http://svn.example.com/repository/
a Bamboo plan is configured to be checked out from the following location in the Subversion repository:
http://svn.example.com/repository/organisation/department/project/module/
Consider that there is a departmental instance of Fisheye, configured with a repository named "deptrepo", located at:
http://svn.example.com/repository/organisation/department/
So, the FishEye URL corresponding to the Bamboo plan is:
http://fisheye.example.com/browse/deptrepo/project/module/
Bamboo's Fisheye integration does not currently support such a configuration, as it will attempt to construct a FishEye URL containing the "organisation/department" components of the plan's Subversion URL, even those these are not visible in the FishEye view of the repository.
In particular, this problem affects integration of Bamboo with JIRA Studio.
There may be workarounds that make use of mod_rewrite to perform URL translation.
[BAM-2568] FishEye integration should support FishEye instances configured to view a subset of a VCS repository
Workflow | Original: JAC Suggestion Workflow [ 3019029 ] | New: JAC Suggestion Workflow 3 [ 3603545 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2702603 ] | New: JAC Suggestion Workflow [ 3019029 ] |
Backlog Order (Obsolete) | Original: 320000000 | |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1418442 ] | New: Confluence Workflow - Public Facing v4 [ 2702603 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 610029 ] | New: Bamboo Workflow 2016 v1 [ 1418442 ] |
Workflow | Original: Bamboo Workflow 2014 [ 605078 ] | New: Bamboo Workflow 2014 v2 [ 610029 ] |
Workflow | Original: Bamboo Workflow 2010 [ 202994 ] | New: Bamboo Workflow 2014 [ 605078 ] |
Workflow | Original: reviewflow [ 196881 ] | New: Bamboo Workflow 2010 [ 202994 ] |
Fix Version/s | New: 2.5 [ 14841 ] | |
Assignee | New: bmccoy [ bmccoy ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Short Term Roadmap [ 10032 ] | New: Resolved [ 5 ] |
Hi,
Bamboo 2.5 now comes with a FishEye specific web repository configuration, which should now handle this case. To make use of this you will need to update you plans to use the new Web Repository Type. You can update multiple plans at a time using the Bulk Action functionality in the Administration section of Bamboo.
If you are still experiencing problems, let me know.
Cheers,
Brydie