Closed
Bug 16150
Opened 25 years ago
Closed 25 years ago
Voting changes last changed date.
Categories
(Bugzilla :: Bugzilla-General, defect, P3)
Bugzilla
Bugzilla-General
Tracking
()
VERIFIED
FIXED
Bugzilla old
People
(Reporter: CodeMachine, Assigned: terry)
Details
It seems that now voting is causing a change to the last changed date, which is
messing around with my queries sorted on this. I'm not sure whether
notifications are being sent.
I assume this is a regression due to the fix of bug #16016. The previous
behaviour was a lot nicer.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•25 years ago
|
||
Sigh, you're right. MySQL always updates the last changed date unless you
specifically tell it not to for a given operation. I wasn't doing so, but I am
now.
Comment 2•24 years ago
|
||
per Terry, auto-verifying any resolved bug that hasn't been touched since before
2.10 was released.
Status: RESOLVED → VERIFIED
Comment 3•23 years ago
|
||
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: matty
Target Milestone: --- → Bugzilla old
Version: other → unspecified
Updated•12 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
•