It is possible to define in bugzilla the own list with assgined to users? In out company we have a lot of customers but when the customer assigne开发者_JAVA技巧d to one product he visible on all produ
I was messing with the configuration of my local Bugzilla, and 开发者_如何学PythonI changed the Bugzilla offline message from nothing to some text.
If I add custom fields to my bugs in Bugzilla 4+, is it possible to get the values of tehse when fetching the bug using Bugzilla RPC (I use the XML one)? Before I think this was stored in the internal
I\'m using Bugzilla 4.0 and can\'t seem to find a way to get the number of hours worked on a bug by RPC. It still seems like though Bugzilla saves the information in the comments of a bug but even tho
I\'d like to configure bugzilla to reopen parent bugs if a blocker is reopened. This, to me, seems to mirror the option I see of preventing a parent开发者_JAVA技巧 from being resolved if a child is n
I am using jsonrpc to access bugzilla webservice\'s bug.get feature, but it is returning: Error: 403 Forbidden Content-Type: text/xml
Is it possible to have emails of interested parties beeing used in Bug开发者_如何学Gozilla when issues are updated instead of just registered users emails like assigne etc?
I need to find all defect for data s开发者_如何学Cuch as id number, severity and lines of code in the fix for a specific module in eclipse.
I have two sites 开发者_开发知识库products.company.com and bugzilla.internal.com. I would like to access bug information from the products.company.com page. I set up a jQuery ajax function to make a j
Does IntelliJ-Idea have a plugin for interacting with bugzilla, like the mylyn plugin for eclipse (task management)?