On 3/13/07, Christian Iseli <Christian.Iseli@xxxxxxxx> 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@xxxxxxxxxxxxxxx' ### ], ### sent => [ ### 'panemade@xxxxxxxxx', ### 'cluebot@xxxxxxxxxxxxx', ### 'fedora-package-review@xxxxxxxxxx' ### ] ### }, ### { ### excluded => [ ### 'cweyl@xxxxxxxxxxxxxxx' ### ], ### sent => [ ### 'panemade@xxxxxxxxx', ### 'cluebot@xxxxxxxxxxxxx', ### 'fedora-package-review@xxxxxxxxxx' ### ] ### } ### ] 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 -- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers -- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly