Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Top Level Reporting

web-app

Hi,

Sorry for more questions, but I'm trying to figure out if it's possible to do some top level reporting on ALL projects? I know there is a reporting tool for each project, but we need to write a custom one to report on each release for each project. Not sure if it's possible. Here is an example of our structure...

Project 1
   - Release 1
   - Release 2

Project 2
   - Release 1
   - Release 2
 
And so now, Release 2 is done, we want to show all outstanding issues on all projects for Release 2. Is there any way for Gemini to accomodate this?

Thanks

superservo15
· 1
superservo15
Replies (4)
helpful
0
not helpful

Assuming what you are referring to as 'Release 2' is a version and 'done' means released in Gemini parlance.

The Change log lists all released versions and associated issues. On the change log page, clicking on the version opens the issues grid displaying all issues from that version.


Bikram
· 1
Bikram
helpful
0
not helpful

Thanks for the reply.

What I'm actually wondering, is there any way to reun a report for all projects on a certain version? Am i correct to assume that the versions between the projects have no relation because they are created on the policy level?

If I needed to report on all issues for a version across all projects, would I need to create a custom report using Telerik and would probably need to hardcode project and version ID's?

I'm just trying to get a feel as I need to make we this is possible before my company invests in the full product. Sorry if I'm confusing.

Thanks.


superservo15
· 1
superservo15
helpful
0
not helpful

Yes, all versions are unique. I would maintain a look up table between the versions in the different projects to avoid hard coding the value.

That way you should be able to create the custom report easily.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Great thanks. As I suspected.

Love the product and thanks for all the help :)


superservo15
· 1
superservo15