Closed
Bug 424990
Opened 18 years ago
Closed 18 years ago
"Last modified" isn't changed when one vote for it
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Bugzilla
Creating/Changing Bugs
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: aostrovskiy, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20061201 Firefox/2.0.0.6 (Ubuntu-feisty)
Build Identifier:
voting modifacation doesn't affect "last modification" date
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
it is neccessery for bugzilla's integration with 3-rd party products
Comment 1•18 years ago
|
||
I'm pretty sure that was intentional. Voting isn't considered an update to the bug. On the other hand, Adding a CC is, and by that measure, probably shouldn't be either.
Maybe we need to store two separate last modified dates... one for "anything related to this bug has changed" that can be exposed in the machine-readable formats and another for "things people might care about have changed" that's normally in the UI...
Comment 2•18 years ago
|
||
Adding someone to the CC list generates bugmail, which is why the last modification date is updated. Editing votes doesn't generate any bugmail (fortunately!) and the last modification is left untouched.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•