Closed
Bug 577878
Opened 15 years ago
Closed 15 years ago
Products milestoneurl column no longer exists
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
INVALID
People
(Reporter: dre, Unassigned)
References
Details
A query I was using to populate product/component/version combinations was broken and I had to turn off updates to the Bugzilla Data Warehouse population process.
I suspect that the milestoneurl column was simply removed because it wasn't used, but I'd like to understand what happened before I make changes to my processor.
Comment 1•15 years ago
|
||
Yes, see bug 369489.
There have been numerous schema changes since 3.4...
http://bzr.mozilla.org/bugzilla/3.6/changes?filter_file_id=schema.pm-20070302081301-38udvt2x2mjyllig-1786
revs 6535 --> 6988 are all part of 3.6. Does that help?
If so, I think this bug should be resolved as invalid.
the replacement suggested in the commit is an installation global. I don't see how that makes sense.
Assignee: nobody → database
Component: Bugzilla: Other b.m.o Issues → Database
Product: mozilla.org → Bugzilla
QA Contact: other-bmo-issues → default-qa
Version: other → 3.6
| Reporter | ||
Comment 3•15 years ago
|
||
@timeless: I'm sorry if I'm being dense, but I didn't follow what exactly you meant in comment #2 and moving the bug to a different category. If it is something that continues to apply to me, I'd really appreciate a helping hand.
What Reed pointed to about milestoneurl being deprecated and removed as a core feature sounds fine to me, I can easily alter my query not to refer to that field. I just wanted to make sure I understood the situation before doing so. Unless I missed something, I'm fine with signing off on the bug at this point.
from my perspective, this is a regression, it's a feature which was used at mozilla.org for certain products and is useful. if you don't want me to borrow your bug, i can get a new bug....
Comment 5•15 years ago
|
||
(In reply to comment #4)
> from my perspective, this is a regression, it's a feature which was used at
> mozilla.org for certain products and is useful. if you don't want me to borrow
> your bug, i can get a new bug....
Please do that.
Assignee: database → nobody
Status: NEW → RESOLVED
Closed: 15 years ago
Component: Database → Bugzilla: Other b.m.o Issues
Product: Bugzilla → mozilla.org
QA Contact: default-qa → other-bmo-issues
Resolution: --- → INVALID
Version: 3.6 → other
Comment 6•15 years ago
|
||
We won't take it back.
Comment 7•15 years ago
|
||
(In reply to comment #4)
> from my perspective, this is a regression, it's a feature which was used at
> mozilla.org for certain products and is useful. if you don't want me to borrow
> your bug, i can get a new bug....
Was only meant for human consumption, not machines, so it can be part of the product description if it's still needed.
| Assignee | ||
Updated•14 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•