Actions
Feature #8515
closedFeature #8514: Support uploading batches of reports
Replace upload_report with upload_reports
Start date:
10/20/2017
Due date:
12/21/2017
% Done:
100%
Estimated time:
Published in build:
Description
See description in the parent issue.
Updated by Vladimir Gratinskiy almost 7 years ago
- Due date set to 12/21/2017
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in branch "feature_8515". I didn't remove support of old format of reports uploading. Now if you want to upload batch of reports, upload it to the same url (/reports/upload/) but instead of {'report': <dictionary>} send {'reports': <list of reports (dictionaries)>}.
Updated by Evgeny Novikov over 6 years ago
- Target version changed from 2.0 to 1.0
This issue was implemented together with issues for Klever 1.0.
Updated by Evgeny Novikov over 6 years ago
- Status changed from Resolved to Closed
Actions