Bug 448698
Summary: | system.getUnscheduledErrata documentation/reality mismatch | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Jan Pazdziora (Red Hat) <jpazdziora> |
Component: | API | Assignee: | Devan Goodwin <dgoodwin> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Brandon Perkins <bperkins> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 510 | CC: | colin.coe, tao |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://www.redhat.com/mailman/private/rhn-satellite-users/2008-May/msg00044.html | ||
Whiteboard: | |||
Fixed In Version: | sat511 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-08-13 19:03:57 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: | |||
Bug Blocks: | 429319 |
Description
Jan Pazdziora (Red Hat)
2008-05-28 10:02:07 UTC
Please don't change the doco, fix the API call. Just returning an errata ID isn't very helpful (I can't see a corresponding API call to match the errata ID to a advisory name). CC Fixed (by adding the expected return values) in trunk: Sending code/src/com/redhat/rhn/common/db/datasource/xml/Errata_queries.xml Sending code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ErrataSerializer.java Sending code/src/com/redhat/rhn/frontend/xmlrpc/system/SystemHandler.java Sending code/src/com/redhat/rhn/manager/system/SystemManager.java Sending scripts/api/systemtests.py Transmitting file data ..... Committed revision 173052. Backported to 5.1: Sending code/src/com/redhat/rhn/common/db/datasource/xml/Errata_queries.xml Sending code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ErrataSerializer.java Sending code/src/com/redhat/rhn/frontend/xmlrpc/system/SystemHandler.java Sending code/src/com/redhat/rhn/manager/system/SystemManager.java Sending scripts/api/systemtests.py Transmitting file data ..... Committed revision 173053. Good points, reverted previous fix due to some technical issues, changed/fixed xmlrpc docs and made the date return as a string in short form similar to getRelevantErrata. Trunk: Sending code/src/com/redhat/rhn/common/db/datasource/xml/Errata_queries.xml Sending code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ErrataSerializer.java Sending code/src/com/redhat/rhn/frontend/xmlrpc/system/SystemHandler.java Sending code/src/com/redhat/rhn/manager/system/SystemManager.java Transmitting file data .... Committed revision 173339. 5.1: Sending code/src/com/redhat/rhn/common/db/datasource/xml/Errata_queries.xml Sending code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ErrataSerializer.java Sending code/src/com/redhat/rhn/frontend/xmlrpc/system/SystemHandler.java Sending code/src/com/redhat/rhn/manager/system/SystemManager.java Transmitting file data .... Committed revision 173340. 5.1.1 Satellite is now GA, bugs Closed for Current Release. 5.1.1 Satellite is now GA, bugs Closed for Current Release. |