Bug 822387 - RFE: XML-RPC method for listing my jobs
Summary: RFE: XML-RPC method for listing my jobs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: reports
Version: 0.9
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: James de Vries
QA Contact:
URL:
Whiteboard:
: 649485 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-17 08:38 UTC by Vojtech Juranek
Modified: 2019-05-22 13:43 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-11 23:50:12 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 816490 0 low CLOSED bkr job-list should allow searching by owner, whiteboard, job id range 2021-02-22 00:41:40 UTC

Internal Links: 816490

Description Vojtech Juranek 2012-05-17 08:38:17 UTC
Description of problem:
it seems there isn't any XML-RPC method available which would lists all my jobs.
There's jobs.mine() method, which however returns whole HTML page so I have to 
dig it from HTML code. It would be nice to have a XML-RPC method which would return a simple list of my jobs, if possible with a parameter which can specify status of the jobs (e.g. list only unfinished jobs etc.)

Comment 1 James de Vries 2012-08-30 02:15:33 UTC
Currently, jobs.list() is used to retrieve a list of jobs. However it does not support filtering by owner. I'll probably add this support in the form of two parameters: One to filter results by the owners username, and for when its not convenient to know your own username, a "mine" parameter, which when true will only return the jobs of the user you are currently logged in as.

Comment 2 Bill Peck 2012-09-04 17:53:18 UTC
*** Bug 649485 has been marked as a duplicate of this bug. ***

Comment 5 Dan Callaghan 2012-10-11 23:50:12 UTC
Beaker 0.9.4 has been released.


Note You need to log in before you can comment on or make changes to this bug.