Upgrading from 1.0.5 to 1.0.6
Moderator: SourceGear
Upgrading from 1.0.5 to 1.0.6
Hi,
Just wanted to mention; I attempting to upgrade my instance of DragNet by running the new installer. The installer dropped the new files properly, but never updated the database schema (or attempted to contact the db server at all, as far as i can tell). I then tried to open a project's issues and got a 500 error.
Uninstalling and reinstalling did prompt me for database information and looked like it updated the schema.
Just wanted to mention; I attempting to upgrade my instance of DragNet by running the new installer. The installer dropped the new files properly, but never updated the database schema (or attempted to contact the db server at all, as far as i can tell). I then tried to open a project's issues and got a 500 error.
Uninstalling and reinstalling did prompt me for database information and looked like it updated the schema.
I'm having issues as well after installing the 1.0.6 upgrade. I'm getting a ton of 500 errors. According to the log the problem is:
Helpers::ListItemStatusValues Index was outside the bounds of the array.
I get this anytime I try to modify an item. I've downloaded the latest installer and ran it multiple times with no change in Dragnet.
- I first ran it and selected Repair. Didn't fix anything
- I next ran it and selected Complete Install. Didn't fix anything
- I next ran the uninstaller but chickened out when it wanted to connect to the database because I was afraid it would delete my Dragnet database.
Since the issue seems to be with Item Status here's what is listed in the itemstatuses table in the dragnet database (list shows label, statusid, status)
Unconfirmed, 1, 1
Open, 2, 1
Completed, 3, 1
Verified, 4, 1
Invalid, 5, 1
Disregard, 6, 1
Duplicate, 7, 1
Fixed, 101, 2
So at this point in time I pretty much can't do anything with Dragnet. Feel free to contact me through my profile or MSN messenger to help me get this resolved.
Helpers::ListItemStatusValues Index was outside the bounds of the array.
I get this anytime I try to modify an item. I've downloaded the latest installer and ran it multiple times with no change in Dragnet.
- I first ran it and selected Repair. Didn't fix anything
- I next ran it and selected Complete Install. Didn't fix anything
- I next ran the uninstaller but chickened out when it wanted to connect to the database because I was afraid it would delete my Dragnet database.
Since the issue seems to be with Item Status here's what is listed in the itemstatuses table in the dragnet database (list shows label, statusid, status)
Unconfirmed, 1, 1
Open, 2, 1
Completed, 3, 1
Verified, 4, 1
Invalid, 5, 1
Disregard, 6, 1
Duplicate, 7, 1
Fixed, 101, 2
So at this point in time I pretty much can't do anything with Dragnet. Feel free to contact me through my profile or MSN messenger to help me get this resolved.
Andy,
Thanks for the tip. I think I have things working now. I ran the installer again (after I remembered that I made a backup of the database) and did the uninstall with keep database and then install with update database and was able to log in and select an item without getting a 500 error.
With luck my problem has been solved.
Thanks for the tip. I think I have things working now. I ran the installer again (after I remembered that I made a backup of the database) and did the uninstall with keep database and then install with update database and was able to log in and select an item without getting a 500 error.
With luck my problem has been solved.