Bug 1319620 - Product.get RPC interface is not returning all data
Summary: Product.get RPC interface is not returning all data
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: WebService
Version: 5.0
Hardware: Unspecified
OS: Unspecified
high
high vote
Target Milestone: 5.0
Assignee: Matt Tyson 🤬
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-21 08:38 UTC by Rony Gong 🔥
Modified: 2018-12-09 06:29 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-30 22:31:28 UTC


Attachments (Terms of Use)
product.get (3.62 KB, text/plain)
2016-03-21 08:42 UTC, Rony Gong 🔥
no flags Details

Description Rony Gong 🔥 2016-03-21 08:38:06 UTC
Description of problem:
It lost some important fields for product.get by xmlrpc

It lost below fields: id, name, description, is_active and component detail content

Version-Release number of selected component (if applicable):
5.0.2.rh2

How reproducible:
100%


Steps to Reproduce:
1.xmlrpc.Product.get({'names': ['bugzilla'], 'Bugzilla_login': 'redhat1', 'Bugzilla_password': '******'}) 
2.
3.

Actual results:
Check the attachment

Expected results:


Additional info:

Comment 1 Rony Gong 🔥 2016-03-21 08:42:14 UTC
Created attachment 1138495 [details]
product.get

Comment 2 Matt Tyson 🤬 2016-04-19 06:14:50 UTC
Bugzilla 5.0 changes how the result filtering works.  I've adjusted our extensions to match.

Comment 5 Matt Tyson 🤬 2016-05-05 23:11:44 UTC
The fix in bug 1329590 comment 4 should fix this.

Comment 6 Rony Gong 🔥 2016-05-16 09:38:57 UTC
Tested on
QA environment(5.0.2-rh7)
Result: Pass


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