Closed
Bug 238506
Opened 22 years ago
Closed 22 years ago
Checksetup emits errors on 2.16 -> 2.17 upgrade if groupset has never been used
Categories
(Bugzilla :: Installation & Upgrading, defect, P1)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: bugreport, Assigned: bugreport)
Details
Attachments
(1 file)
8.43 KB,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
If a 2.16 site has never changed a groupset, the FieldID for "groupset" will
never have been defined. Checksetup will then stubmble when it tries to convert
the bugs_activity. (Which doesn't need to be done, since there is none)
![]() |
Assignee | |
Updated•22 years ago
|
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.18
![]() |
Assignee | |
Comment 1•22 years ago
|
||
It looks big, but it is almost all whitespace changes. Only do conversion of
activity records if the groupset fielddef was found.
![]() |
Assignee | |
Updated•22 years ago
|
Assignee: zach → bugreport
Status: NEW → ASSIGNED
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #144658 -
Flags: review?(zach)
Updated•22 years ago
|
Attachment #144658 -
Flags: review?(zach) → review+
Updated•22 years ago
|
Flags: approval+
![]() |
Assignee | |
Comment 2•22 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•