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.




Couple Questions about the import tool v2.0.1

web-app

These questions involve importing via an excel spreadsheet...

 

1. Can you import custom fields?  If so, how?

2. Can you import issue type?  As in enhancment, feature, ect.

3. Can you import into a specific project, or is a new project always created?

 

Thanks,

Mike

mlayton
· 1
mlayton
Replies (2)
helpful
0
not helpful

  1. The cycle run number is a custom field and is imported. You can can add more custom fields by adding more columns and changing the ExcelIssueExporter.cs and ExcelCustomFieldExporter.cs
  2. You can do so, but the import app (for excel) does not. You can look how the priority is handled as an example (ExcelIssueExporter.cs)
  3. By default a new project will be created.

The source code is provided and can be changed to your needs.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Thanks!

I will look into this.


mlayton
· 1
mlayton