Closed Bug 616192 Opened 14 years ago Closed 12 years ago

Display personal tags in buglists

Categories

(Bugzilla :: Query/Bug List, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 4.4

People

(Reporter: LpSolit, Assigned: LpSolit)

References

Details

Attachments

(1 file)

Once the new tagging system will be implemented, it would be great to be able to display our own tags as a column in buglists (even better with the same colors as suggested in bug 616191). I'm not sure how easy it is do it, but I suppose the new DB table I'm suggesting in bug 616185 comment 0 would help here. This RFE is low priority, though.
Depends on: 616341
Assignee: query-and-buglist → mkanat
Target Milestone: --- → Bugzilla 5.0
Attached patch patch, v1Splinter Review
I had to convert COLUMN_JOINS into a subroutine to access the user ID to restrict tags to this user only. Else I would get all tags from all users for the given bugs.
Assignee: mkanat → LpSolit
Status: NEW → ASSIGNED
Attachment #615059 - Flags: review?(timello)
Attachment #615059 - Flags: review?(dkl)
Comment on attachment 615059 [details] [diff] [review]
patch, v1

It works as expected and it passes in all tests.
Attachment #615059 - Flags: review?(timello) → review+
Flags: approval?
Attachment #615059 - Flags: review?(dkl)
Flags: approval? → approval+
Keywords: relnote
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/Field.pm
modified Bugzilla/Search.pm
Committed revision 8196.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: testcase?
Resolution: --- → FIXED
Blocks: 780053
Blocks: 780683
Blocks: 783879
Added to the relnotes for 4.4.
Keywords: relnote
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: