Ticket #320 (closed defect: fixed)
mediafile/{id}/analyse doesn't return a job_id
| Reported by: | Michiel.Schok | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | MediaMosa 2.2 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | none | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | yes |
| Accepted: | yes | Estimated Hours: | 0 |
Description
In the documentation (and me thinks also in Core 1.7) the /mediafile/{id}/analyse restcall returns a job_id in the response.
I observe that there is no job_id in the response anymore.
Documentation: http://mediamosa.org/node/41406
Response:
<response>
<header>
<item_count>0</item_count>
<item_count_total>0</item_count_total>
<item_offset>0</item_offset>
<request_class>mediamosa_rest_call_job_analyse_mediafile</request_class>
<request_matched_method>POST</request_matched_method>
<request_matched_uri>/mediafile/$mediafile_id/analyse</request_matched_uri>
<request_process_time>0.0268</request_process_time>
<request_result>success</request_result>
<request_result_description></request_result_description>
<request_result_id>601</request_result_id>
<request_uri>[POST] mediafile/MldkfgM3dQCHh8RBz8gUiQVr/analyse</request_uri>
<version>2.1.4.628:0a325d1816b4</version>
</header>
<items/>
</response>
Change History
Note: See
TracTickets for help on using
tickets.
