Bug 637819

Summary: RFE: Ability to list errata without a channel
Product: Red Hat Satellite 5 Reporter: Tomas Lestach <tlestach>
Component: APIAssignee: Tomas Lestach <tlestach>
Status: CLOSED DEFERRED QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: low    
Version: 540CC: cperry, derks, roysjosh, slukasik
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 574145 Environment:
Last Closed: 2014-07-04 13:26:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 574145    
Bug Blocks: 462714    

Description Tomas Lestach 2010-09-27 14:29:36 UTC
+++ This bug was initially created as a clone of Bug #574145 +++

Currently the only options to list errata require a channel label be passed, and only returns the errata for that channel.  Some cases require the ability to look up errata in data order regardless of the channel.  

Required Arguments:
    token
    date range / or start date (since)

Returns:
    Array of channels

--- Additional comment from wdierkes on 2010-03-16 14:17:45 EDT ---

My mistake... that should have been:

Returns:
    Array of Erratums



Another possible call, listUnpublishedErrata would be very helpful.

--------------------------------------------------------------------------------
listUnpublishedErrata was implemented within the BZ#574145. This BZ shall address the original request.