Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6

Back to: Bugs/Defect Tracker

Priority

Status

HIGH

DONE

Legend

LOW MEDIUM HIGH

OPEN IN PROGRESS DONE

Description:

Taking Vancouver Coastal Health - LTC - Facility Information as an example.

we can count a total of 15 submissions when showing all available submissions.

But when trying to extract these submissions in JSON format, or by calling the extraction API "Export submissions for a form"  (https://submit.digital.gov.bc.ca/app/api/v1/docs#tag/Submission/operation/export ), 

We only get 13 submissions : 

For example, the submissions with confirmationID : 743789D3 and ADFD3F74 will not show up in the exported JSON. 

We believe that the reason is that for these particular submission , the "draft" flag is set to true : 

  • No labels