Comment 1 for bug 843342

Revision history for this message
Tim Waugh (twaugh) wrote :

How do you mean "empty values"? You should get a dict of job_id: {'job_uri': str}, as by default the only attributes returned now are job_id and job_uri.

To specify other attributes, use the request_attributes parameter (make sure to include 'job_id', of course).