Closed
Bug 61451
Opened 25 years ago
Closed 20 years ago
Add queryable flags for Verification needed on Platform
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement, P3)
Bugzilla
Creating/Changing Bugs
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bc, Assigned: myk)
Details
When Bugs are marked resolved fixed and require verification on multiple
platforms, it would be nice to be able to query for resolved fixed fixed bugs
that require verification on a given platform. That would allow a person who
has a particular platform to query for those bugs they can verify.
These flags could be initialized when the bug is resolved fixed to be those
platforms on which the bug had been confirmed.
For example, I enter a bug on PC/Win2k. Later someone else confirms the bug on
Mac and changes platform to All. When the bug is marked resolved fixed,
Bugzilla should update verification needed on platform flags for Mac, Linux and PC.
Later I veriify the bug on Win2k and the other user verifies on Mac, bugzilla
should clear the verification needed on Win2k and Mac flags. Sometime later, a
Linux user can query for resolved fixed bugs that need verification on Linux.
Downside to this RFE: These flags would need to be populated for existing
resolved fixed bugs, but I think the effort would be repaid in the more
effecient verification of resolved fixed bugs.
Comment 1•24 years ago
|
||
This is related to the idea of verification points, similar to voting now, where
multiple people could be required to verify a bug.
Target Milestone: --- → Future
Comment 2•24 years ago
|
||
-> Bugzilla product
Assignee: tara → myk
Component: Bugzilla → Creating/Changing Bugs
Product: Webtools → Bugzilla
Version: other → unspecified
Updated•22 years ago
|
Summary: RFE: Add queryable flags for Verification needed on Platform → Add queryable flags for Verification needed on Platform
Comment 3•22 years ago
|
||
This could be accomplished now with creative use of the Flag system couldn't it?
verify_mac?
verify_win32?
etc...
Comment 4•20 years ago
|
||
(In reply to comment #3)
> This could be accomplished now with creative use of the Flag system couldn't it?
Yes, I agree.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Target Milestone: Future → ---
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
•