-
Type:
Bug
-
Resolution: Support Request
-
Priority:
Low
-
None
-
Affects Version/s: 2.9.1, 3.2.4
-
Component/s: None
-
None
I have a GIT repository indexed in FeCru. The repo has approx. 200 branches (feature, personal, etc.). All branches are succesfully imported in Fisheye (visible in repository browser). Bud some of the branches are not visible in Crucible, while adding content to review (using Add Content to Review popup).
I tried to track the json request to the server (fecru 2.9.1) loading contents of the Branch filter - something like:
http://hostname/cru/CR-S2-364/edit-constraints/admin.int.lmc.cz.git?q=cernyk&limit=50&command=branches
this query omits some branches.
If I tried to modify this query manually to
http://hostname/cru/CR-S2-364/edit-constraints/admin.int.lmc.cz.git?q=&limit=500&command=branches
it returns only 59 results (instead of approx. 200 expected branches).
I tried to make full re-clone and re-index, without any change.
What can be wrong?
It may be similar or the same bug as CRUC-6471.
- relates to
-
CRUC-6471 All branches of git repositories are not getting displayed on fisheye crucible UI
-
- Closed
-