Closed Bug 91486 Opened 23 years ago Closed 23 years ago

"changed from" missing from boolean chart

Categories

(Bugzilla :: Query/Bug List, defect, P3)

2.12

Tracking

()

RESOLVED FIXED
Bugzilla 2.16

People

(Reporter: bugzilla-mozilla, Assigned: endico)

Details

Attachments

(2 files)

For changes to bugs, we can already do "changed to", "changed by", "changed 
before" and "changed after", so why not "changed from", since the information 
is available in the same database table anyway?

This allows queries for a specific change e.g.
[status] [changed from] [VERIFIED]
And
[status] [changed to  ] [REOPENED]

Finds bugs that have been reopened from a verified state (as opposed to plain 
resolved).

Proposed patch follows...
Keywords: patch, review
Target Milestone: --- → Bugzilla 2.16
Existing patch will be made invalid by the changes from bug 55161.

The principle of the patch still applies (copy the "changedto" block and update 
the column name). I can create an updated patch after 2.14 is released.
Keywords: review
Priority: -- → P3
-> Bugzilla product, Query component, reassigning.
Assignee: tara → endico
Component: Bugzilla → Query/Bug List
Product: Webtools → Bugzilla
Version: Bugzilla 2.12 → 2.12
Keywords: review
Blocks: 103885
No longer blocks: 103885
Comment on attachment 49013 [details] [diff] [review]
Updated patch compatible with 2.14 schema

Looks good. r=afranke
Attachment #49013 - Flags: review+
Gerv or myk, can one of you review this? Does it have to be reviewed by the
Module Owner? 
I'm not particularly familiar with how this works; I could review it if no-one
else is able to, but it would take me some time.

Gerv
Comment on attachment 49013 [details] [diff] [review]
Updated patch compatible with 2.14 schema

r=myk; trivial fix, works as intended.
Attachment #49013 - Flags: review+
Checked in.  Marking RESOLVED FIXED.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: