OpenFn / openfn-lime-pilot

MSF LIME Project - OpenFn Workflows for Iraq Pilot
1 stars 1 forks source link

Update WF1 and WF2 to use the `form-metadata` mapping for `program-id, programStage-id, omrs-form-uuid` #57

Closed AishaHassen closed 2 weeks ago

AishaHassen commented 4 weeks ago

Background, context, and business value

Currently program-id, programStage-id, org-unit-idare being hardcoded in WF1 and WF2. Instead we can use form-metadata in the metadata.json file that we have added in issue #56

The specific request, in as few words as possible

Modify all job codes that have program-id, programStage-id, org-unit-id hardcoded in WF1 and WF2.

mtuchi commented 3 weeks ago

EOD Update #60 WF2 is ready for testing, Pretty much all important mapping are now using the input from the metadata file. I have started updating mapping for WF1, But lots of jobs are not updated yet. I will pick this up on Monday

mtuchi commented 2 weeks ago

EOD Update

This is ready for code review, See #62