Discussion:
How to Show Flag Details in a Query
Williams, Ruth
2018-07-17 11:21:47 UTC
Permalink
Hello!



I have a query in Bugzilla showing Bugs with flags set.

I want to show the Flag Setter and Flag Requestee in the output. I see these items in the Custom Query Option for filtering, but I do not see them in the Change Columns selections.

How can I display the output?



Any help would be appreciated.

ruth
Thorsten Schöning
2018-07-21 06:21:17 UTC
Permalink
Guten Tag Williams, Ruth,
Post by Williams, Ruth
How can I display the output?
You can't if it's not in the column list, unless you implement
an extension to provide the needed data on your own.
Bugzilla::Search::COLUMNS is the thing to look for, there's a hook
"buglist_columns" at the bottom.

https://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/Hook.html#buglist_columns
https://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/Hook.html#buglist_column_joins
https://bugzilla.readthedocs.io/en/5.0/integrating/extensions.html

Mit freundlichen Grüßen,

Thorsten Schöning
--
Thorsten Schöning E-Mail: ***@AM-SoFT.de
AM-SoFT IT-Systeme http://www.AM-SoFT.de/

Telefon...........05151- 9468- 55
Fax...............05151- 9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Loading...