top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Using Bugzilla as trouble-ticket system?

+3 votes
264 views

Does anyone use Bugzilla as a trouble-ticket system? I am wondering if I could somehow configure a form for end-users of our software to fill out with basic information that goes into a special queue in Bugzilla that can be "moderated" and assigned to staff as appropriate.

I don't want a heavyweight system that requires I create new accounts for users of Bugzilla or needs to have all the fields answered that we typically require for new Bugzilla tasks.

Any suggestions for how to make use Bugzilla as an end-user trouble ticketing system?

posted Nov 26, 2013 by Naveena Garg

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

You can, have a look at "Report a bug" for Bugzilla itself: You are able to provide a link to your users with a pre selected product and can make sure using group security that they can't see anything else. Additionally you can provide a "guided" form which is customizable if you change the templates.

http://www.bugzilla.org/developers/reporting_bugs.html
http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla
https://bugzilla.mozilla.org/enter_bug.cgi?format=guided&product=Bugzilla
http://www.bugzilla.org/docs/4.4/en/html/customization.html

If this doesn't fit your needs, I would certainly have a look at some "real" trouble ticket system like OTRS or else instead of hacking around to much on Bugzilla. If you don't want to create new accounts and provide SSO, think of setting up LDAP use that for your services.

answer Nov 26, 2013 by Jai Prakash
Similar Questions
+1 vote

I am using Bugzilla 4.0.2 . I am trying to configure EMAIL sending using SMTP with Username and password

I have tried to configure using correct SMTP configuration but every time it shows authentication failed.

0 votes

Is there a way to ban a email id from reporting a bug on a particular product. ?

0 votes

We are using Bugzilla for our project and while we try to use the graphical feature it throws the error that the Graphical feature is not available in your Bugzilla. The require Perl modules GD, Chart, GD-Template, GDText-Util has been installed, in spite of this the error is encountered kindly help us resolve this issue.

0 votes

Can we create a bug automatically by sending a POST url? Is there any feature there in bugzilla 5.0.

...