-
Bug
-
Resolution: Answered
-
Medium
-
3.1.3, 3.4.5
-
None
-
Severity 2 - Major
-
2
-
The following does not work in a FishEye plugin:
LocMetricsService.QueryParameters locParams = locMetricsService.getQueryBuilder().minDate(firstDay).maxDate(lastDay).build();
Long repoLOC = locMetricsService.getLocCount(repo.getName(), locParams);
All parameters are valid and firstDay is before lastDay but FishEye ignores the dates and just returns the latest LocCount. Also tried with just minDate and just maxDate to no effect.
Also raised on Answers: https://answers.atlassian.com/questions/311614/fisheye-locmetricsservice-min-and-max-dates-ignored:
Hi everyone,
We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to close it.
We want to be clear in managing your expectations. The Fisheye & Crucible team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bug Fixing Policy for more details.
If you still see this bug occurring in the latest release and a fix is very important for you, please don't hesitate to share your feedback in the issue comments and vote on it. We will continue to watch the issue for further updates.
Kind regards
Marek Parfianowicz
Development Team Lead