OpenDataCapture icon indicating copy to clipboard operation
OpenDataCapture copied to clipboard

New edition of form to replace old edition when added to ODC instance

Open david-roper opened this issue 1 year ago • 0 comments

Current Implementation and Limitations

If I create a new edition of a form and send it as a post request to my ODC instance, it should replace the older, pre-existing form with the application

Associated Application Components

Client

Proposed Solution

Scan the odc instance for forms of the same internal name, if the edition is newer than the previous, replace it with the new form.

Estimated Difficulty

Medium

Priority

Medium

david-roper avatar Aug 08 '24 20:08 david-roper