Bug - Find on Issue Link screen crashes
When linking 2 issues if I click the "find" link on the Link Issue screen I get the following error:
Value was either too large or too small for an Int16. at System.Decimal.ToInt16(Decimal value) at Gemini.IssuePicker.gridData_ItemDataBound(Object sender, DataGridItemEventArgs e) 16/01/2006 17:32:09
This issue is caused because my issueid numbers are too big to fit in a 16 bit integer (the reason they are so big is because I've been importing issues from a previous tracking system and wanted to keep the existing ids)
Conceivably it will be a long time before a normal instance of gemini got numbers of issues large enough to cause this, however the rest of the system operates fine, it appears to be just this screen.
DaveMoller
· 1 |
|
Monday, January 16, 2006, 5:41:38 PM |