-
Suggestion
-
Resolution: Unresolved
-
None
We are having trouble obtaining review data including revision/repository info in an efficient manner.
Here is our current approach
- We use Crucible's ReviewService.getCustomFilterReviews(filter, true) to get a list of ReviewData per crucible project.
- We go through this list and call ReviewService.getReviewDetails(reviewData.permaId()) which returns a DetailedReviewData object.
- Populate our own object class from the DetailedReviewData object and return the data.
Our current approach can take a very long time (10+ mins) for some projects to return data.
https://docs.atlassian.com/fisheye-crucible/3.6.3/javadoc/index.html?com/atlassian/crucible/spi/services/ReviewService.html
- mentioned in
-
Page Failed to load
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.
Although we're aware the issue is still important to those of you who were involved in the conversations around 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 Implementation of New Features Policy for more details.
We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication. Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments.
Regards
Marek Parfianowicz
Fisheye/Crucible TL