Bug 822387
| Summary: | RFE: XML-RPC method for listing my jobs | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Vojtech Juranek <vjuranek> |
| Component: | reports | Assignee: | James de Vries <jdevries> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.9 | CC: | bpeck, dcallagh, ebaak, jdevries, mishin, rmancy, stl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-10-11 23:50:12 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Vojtech Juranek
2012-05-17 08:38:17 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. *** Bug 649485 has been marked as a duplicate of this bug. *** Beaker 0.9.4 has been released. |