Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

Commented Issue: DB Upgrade to 1.2 is incomplete [82]

$
0
0
Hi,

I've upgraded from 0.8 to 1.2, and most was ok. The Install/Install.aspx page did a good job with no errors.
However, the last successful script is: 1.1.213.0.SqlDataProvider.sql
There is no 1.2 script.
And there are 2 things missing in my database that I had to fix manually:

1) I had to go to /Administration/Projects/ProjectList.aspx
and click on "Generate Custom Field Views"
because I was getting an exception:
Invalid object name 'BugNet_P2_CFV'
(see discussion http://bugnet.codeplex.com/discussions/392922)

These views should be added by the Install script I think.

2) I had to update the sproc
BugNet_IssueNotification_GetIssueNotificationsByIssueId
using the script in BugNet.Schema.SqlDataProvider.sql
(replace CREATE by ALTER)
because I was getting an exception:
IndexOutOfRangeException: NotificationCulture
(see discussion http://bugnet.codeplex.com/discussions/404323)

This sproc should also be updated by the Install script I think.

I don't know if these are missing from the 1.2 script, or if they are missing from a previous script.
Comments: Are you using the source package?

Viewing all articles
Browse latest Browse all 2179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>