Bug 427901

Summary: XMLRPC function createBug
Product: [Community] Bugzilla Reporter: Noura El hawary <nelhawar>
Component: WebServiceAssignee: Noura El hawary <nelhawar>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 3.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-18 20:37:09 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: 406071, 406131, 427053    
Attachments:
Description Flags
test for upstream function Bug::create() none

Description Noura El hawary 2008-01-08 02:03:03 UTC
write xmlrpc function createBug that is to be contributed to the upstream.
Please refer to the following url for details on Bugzilla::RPC 2.18 functions mapped to upstream Bugzilla::WebService and for 2.18 xmlrpc functions sorted by percentage of calls: https://engineering.redhat.com/trac/bugzilla-3.0-rh/wiki/XmlrpcCrossComparison#a2.18xmlrpcfunctionssortedbypercentageofcalls

Comment 1 Noura El hawary 2008-01-11 07:17:23 UTC
Created attachment 291355 [details]
test for upstream function Bug::create()

Hi Dave,,

I was trying to test the upstream xmlrpc function Bug::create() and I couldn't
get the login to work,, I am not sure what am doing wrong? I am attaching my
test ,, please take a look at it when you have time. 

from looking at the upstream functions they don't pass the username and
password for authentication to the xmlrpc functions ,, So I guess we will have
to use the xmlrpc function User::login before we can call any other function
the requires login is that right? 

Thanks,
Noura

Comment 2 Noura El hawary 2008-01-11 07:38:10 UTC
actually Dave if the test looks fine to you and this is how the login happens ,,
I think I might have something wrong in my data/params values. I will look into
it deeper tomorrow.

Thanks,
Noura


Comment 3 Noura El hawary 2008-01-12 01:33:18 UTC
(In reply to comment #2)
> actually Dave if the test looks fine to you and this is how the login happens ,,
> I think I might have something wrong in my data/params values. I will look into
> it deeper tomorrow.
> 
> Thanks,
> Noura
> 

Fixed ,, it was a problem in the data/params file

Comment 4 David Lawrence 2008-03-18 20:33:50 UTC
This feature is included now in Milestone 2. Any bugs found with this feature
should be file as a new report and set to block the 3.2 final release tracker.