开发者

How to display Product in Bugzilla ticket list

开发者 https://www.devze.com 2023-01-04 15:06 出处:网络
I have several products in my Bugzilla database and when I look at my ti开发者_如何学编程cket list there is no column for product.

I have several products in my Bugzilla database and when I look at my ti开发者_如何学编程cket list there is no column for product.

How do I get a sortable Product column to be displayed?

And How do I make it the site default for all users?


Edit Bugzilla/Constants.pm and change DEFAULT_COLUMN_LIST to include product.

0

精彩评论

暂无评论...
验证码 换一张
取 消