setting a flag via bugzilla's xlmrpc interface?

Chris Weyl cweyl at alumni.drew.edu
Fri Mar 16 17:34:44 UTC 2007


On 3/13/07, Christian Iseli <Christian.Iseli at licr.org> wrote:
> On Tue, 13 Mar 2007 14:05:33 -0700, Chris Weyl wrote:
> > Do you know if there's a more generic bug update function that would
> > allow me to do both actions in the same update?
>
> Maybe multicall, along the lines of:

Well, after a little testing, multicall works but is still executed as
two separate calls.  The results returned indicate this (as do the two
emails to the review list).

### $res: [
###         {
###           excluded => [
###                         'cweyl at alumni.drew.edu'
###                       ],
###           sent => [
###                     'panemade at gmail.com',
###                     'cluebot at fedorafaq.org',
###                     'fedora-package-review at redhat.com'
###                   ]
###         },
###         {
###           excluded => [
###                         'cweyl at alumni.drew.edu'
###                       ],
###           sent => [
###                     'panemade at gmail.com',
###                     'cluebot at fedorafaq.org',
###                     'fedora-package-review at redhat.com'
###                   ]
###         }
###       ]

Soo...  From what I see it's not possible over XML-RPC.  *sigh*

Where did you discover updateFlags()?  Is this information available generally?

                               -Chris
-- 
Chris Weyl
Ex astris, scientia




More information about the Fedora-maintainers mailing list