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.




Using a template project

web-app

Hello,

I would like to create a template project with a couple of pre-defined issues, components, version, etc. to make make starting a new project simpliert. In Gemini I can use an existing project as a template, but I cannot copy issues.

What would you suggest?

Thanks
Marvin

marvin
· 1
marvin
Replies (7)
helpful
0
not helpful

You can amend the create project using template sp (gemini_createprojectusingtemplate) to copy the issues as well. You can also copy the issues via the web app after the project was created...


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thanks for your reply!

Do you have a sample SQL-code copying the issues correctly?
I can hack around Gemini-tables, but I am sure, I will forget something.

How can I copy multiple (all) issues from one project into another using Gemini GUI?

Thanks
Marvin


marvin
· 1
marvin
helpful
0
not helpful

You can not do a multiple copy from the GUI.

You could use the gemini_copyissue stored procedure to do so.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

We would like to use this SP to copy issues as well at copying a project, however we cannot find it. We recently updated Gemini to 2.1.1., might that be the problem?

Krgds,

Sandra


Today
· 1
Today
helpful
0
not helpful

This SP has been removed as of 2.1.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thks for the quick reply....is there a special reason for removing this SP?

In other words, how can I make it possible that issues will also be copied at creating a project based on another project.

Krgds,

Sandra


Today
· 1
Today
helpful
0
not helpful

You will not be able to do so automatically. You could write an app to do it using web services.


Saar Cohen
· 5000
Saar Cohen