How to use the Bugzilla rest API to find all bugs that a user has commented on?Best Practices for securing a REST API / web serviceBest practices for API versioning?REST API error return good practicesUnderstanding REST: Verbs, error codes, and authenticationIf REST applications are supposed to be stateless, how do you manage sessions?How do I POST JSON data with Curl from a terminal/commandline to Test Spring REST?Separate REST JSON API server and client?REST API - PUT vs PATCH with real life examplesWant to close the bug in bugzilla through REST API's with proper commentBugzilla REST API bug creation return 401 error
Would glacier 'trees' be plausible?
What happens if I start too many background jobs?
I may be a fraud
My ID is expired, can I fly to the Bahamas with my passport?
Junior developer struggles: how to communicate with management?
Type-check an expression
Catholic vs Protestant Support for Nazism in Germany
What does this colon mean? It is not labeling, it is not ternary operator
Should my Json storage handle exceptions?
What is a "listed natural gas appliance"?
In Avengers 1, why does Thanos need Loki?
What is the unit of the area when geometry attributes are calculated in QGIS?
Is a life-stealing melee cantrip unbalanced?
If 1. e4 c6 is considered as a sound defense for black, why is 1. c3 so rare?
How to give very negative feedback gracefully?
How to reply this mail from potential PhD professor?
Selecting a secure PIN for building access
How do I tell my manager that his code review comment is wrong?
What is the most remote airport from the center of the city it supposedly serves?
Moving the subject of the sentence into a dangling participle
What word means "to make something obsolete"?
Are we obligated to aspire to be Talmidei Chachamim?
Why is B♯ higher than C♭ in 31-ET?
How could a planet have most of its water in the atmosphere?
How to use the Bugzilla rest API to find all bugs that a user has commented on?
Best Practices for securing a REST API / web serviceBest practices for API versioning?REST API error return good practicesUnderstanding REST: Verbs, error codes, and authenticationIf REST applications are supposed to be stateless, how do you manage sessions?How do I POST JSON data with Curl from a terminal/commandline to Test Spring REST?Separate REST JSON API server and client?REST API - PUT vs PATCH with real life examplesWant to close the bug in bugzilla through REST API's with proper commentBugzilla REST API bug creation return 401 error
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
In the Bugzilla advanced search, you can search for bugs that a specific user has commented on (in the Search by People section).
Is there a way to perform the same search using the rest API?
rest bugzilla
add a comment |
In the Bugzilla advanced search, you can search for bugs that a specific user has commented on (in the Search by People section).
Is there a way to perform the same search using the rest API?
rest bugzilla
add a comment |
In the Bugzilla advanced search, you can search for bugs that a specific user has commented on (in the Search by People section).
Is there a way to perform the same search using the rest API?
rest bugzilla
In the Bugzilla advanced search, you can search for bugs that a specific user has commented on (in the Search by People section).
Is there a way to perform the same search using the rest API?
rest bugzilla
rest bugzilla
asked Mar 22 at 20:58
Karen ZillesKaren Zilles
7,31332930
7,31332930
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55307691%2fhow-to-use-the-bugzilla-rest-api-to-find-all-bugs-that-a-user-has-commented-on%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55307691%2fhow-to-use-the-bugzilla-rest-api-to-find-all-bugs-that-a-user-has-commented-on%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown