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.




Upgrade from 2.2.6 to 3.6.5

migration

The create tables, views and proces scripts works fine.

But the Upgradev3-0-step1.sql drops this one error

The INSERT statement conflicted with the FOREIGN KEY constraint "gemini
issuesissuetypeidfk". The conflict occurred in database "gemini", table "dbo.gemini_issuetypes", column 'typeid'.

Unfortuately it's in the copy of the issue table - so I cant continue with the upgrade!

What should I do?

Neupart
· 1
Neupart
Replies (1)
helpful
0
not helpful

You seem to have issues in the issues table with an invalid type id.
Please update these records to a valid type id and re-run.


Mark Wing
· 9108
Mark Wing