]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
A better fix for Bug 577053: We only upgrade an old workflow to a new
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 23 Oct 2010 01:32:59 +0000 (18:32 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 23 Oct 2010 01:32:59 +0000 (18:32 -0700)
commit42692f500a89b0a90b06ec8fbe2853dfc601c8ef
treeef5a7c30ad11e2152cae1ad02f513af261f052b6
parentaa3122956b8e1d75cbe016ac46d472c60c88e1ee
A better fix for Bug 577053: We only upgrade an old workflow to a new
one if we're upgrading from a version of Bugzilla before 4.0, and we
figure this out now by checking the existence of bugs_activity.comment_id.
r=LpSolit, a=mkanat
Bugzilla/Install/DB.pm