Bug #1905
User Story #1897: API endpoints to add new cases
Review: Upating a published technology doesn't work
Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
Start date:
06 Aug 2020
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Problem:
When the questionnaire I get with
/api/v2/questionnaires/{configuration}/{edition}/{identifier}/
is a published version, I'm not able to submit an updated new draft version, with
/api/v2/questionnaires/{configuration}/{edition}/{identifier}/
How it should be:
The API endpoint to update an existing questionnaire, should automatically create/add a new draft version to a published questionnaire, and report that back
Updated by Kurt Gerber over 4 years ago
Any news about this issue? Once it is solve, we will be able to involve the Thai people.
Updated by Kurt Gerber over 4 years ago
- Status changed from Accepted to Closed
Updating a published technology now works. It cleanly creates a new draft version.
I close this issue.