Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Need help

11 views
Skip to first unread message

Emma Humphries

unread,
May 4, 2018, 3:14:36 PM5/4/18
to devel...@bugzilla.org
Please see:

https://bugzilla.readthedocs.io/en/latest/api/core/v1/general.html#basic-information
https://bugzilla.readthedocs.io/en/latest/api/core/v1/general.html#authentication
https://bugzilla.readthedocs.io/en/latest/api/core/v1/bug.html#create-bug

I recommend using a revocable API key to authenticate to your instance
rather than sending credentials in the request.

If you are creating a tool to file bugs on bugzilla.mozilla.org, Dylan
Hardison and I will want to review your code, also the content of bugs you
create must abide Mozilla's Community Participation Guidelines.

Emma Humphries
Bugmaster, Firefox EPM Org
Mozilla Corporation


On Wed, Apr 18, 2018 at 10:21 AM vicky vicky <vickyy...@gmail.com> wrote:

> Hi .needs help
>
> Need to create a bug in bugzilla by hitting its restfull service using java
> or restclient.
> _______________________________________________
> dev-apps-bugzilla mailing list
> dev-apps...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-apps-bugzilla
>

Nikolay Mishin

unread,
May 4, 2018, 6:27:09 PM5/4/18
to devel...@bugzilla.org
Emma, do you want that I made rest client on java for Bugzilla? 

I recommend using a revocable API key to authenticate to your instance rather than sending credentials in the request.

If you are creating a tool to file bugs on bugzilla.mozilla.org, Dylan Hardison and I will want to review your code, also the content of bugs you create must abide Mozilla's Community Participation Guidelines.

Emma Humphries
Bugmaster, Firefox EPM Org
Mozilla Corporation


On Wed, Apr 18, 2018 at 10:21 AM vicky vicky <vickyy...@gmail.com> wrote:
Hi .needs help

Need to create a bug in bugzilla by hitting its restfull service using java
or restclient.
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps...@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla


--
Best regards 
Nikolay Mishin 
 

Renata Ghisloti Duarte de Souza Granha

unread,
May 4, 2018, 11:39:40 PM5/4/18
to devel...@bugzilla.org
I created a script using XMLRPC a couple of years ago that helped me.

See if this is something that can help you too:

https://github.com/renataghisloti/Bugzilla-XMLRPC-scripts/blob/master/bugz_create_bugs.pl

Renata.

On Fri, May 4, 2018 at 5:26 PM, Nikolay Mishin <m...@ya.ru> wrote:

> Emma, do you want that I made rest client on java for Bugzilla?
> I can. Or I don' understand at all. How fast?
>
> 04.05.2018, 22:14, "Emma Humphries" <em...@mozilla.com>:
>
> Please see:
>
> https://bugzilla.readthedocs.io/en/latest/api/core/v1/genera
> <https://bugzilla.readthedocs.io/en/latest/api/core/v1/general.html#basic-information>
> https://bugzilla.readthedocs.io/en/latest/api/core/v1/genera
> <https://bugzilla.readthedocs.io/en/latest/api/core/v1/general.html#authentication>
> https://bugzilla.readthedocs.io/en/latest/api/core/v1/bug.ht
> <https://bugzilla.readthedocs.io/en/latest/api/core/v1/bug.html#create-bug>
>
> I recommend using a revocable API key to authenticate to your instance
> rather than sending credentials in the request.
>
> If you are creating a tool to file bugs on bugzilla.mozilla.org, Dylan
> Hardison and I will want to review your code, also the content of bugs you
> create must abide Mozilla's Community Participation Guidelines.
>
> Emma Humphries
> Bugmaster, Firefox EPM Org
> Mozilla Corporation
>
>
> On Wed, Apr 18, 2018 at 10:21 AM vicky vicky <vickyy...@gmail.com
> <http:///touch/compose?to=vickyy...@gmail.com>> wrote:
>
> Hi .needs help
>
> Need to create a bug in bugzilla by hitting its restfull service using java
> or restclient.
> _______________________________________________
> dev-apps-bugzilla mailing list
> dev-apps...@lists.mozilla.org
> <http:///touch/compose?to=dev-apps...@lists.mozilla.org>
0 new messages