(2) Then, the client wants to maintain a separate sheet for Place of living options because there are so many and it's making the OptionSets sheet too long/hard to manage. Therefore can you please:
Update wf3 to save placeOfLivingMap as a separate object in the metadata/collection.json
Update wf2 so that state.placeOflivingMap = state.placeOfLivingMap (instead of state.optsMap)
Background, context, and business value
This builds on #56 and #53
The specific request, in as few words as possible
(1) First, can you please update
wf2
to dynamically getgenderOptions
from the OptionSets sheet whereThe current implementation hard codes these mappings: https://github.com/OpenFn/openfn-lime-pilot/blob/next-staging/workflows/wf2/2-mappings.js#L54-L59
(2) Then, the client wants to maintain a separate sheet for Place of living options because there are so many and it's making the OptionSets sheet too long/hard to manage. Therefore can you please:
wf3
to saveplaceOfLivingMap
as a separate object in themetadata/collection.json
wf2
so thatstate.placeOflivingMap = state.placeOfLivingMap
(instead ofstate.optsMap
)See current implementation: https://github.com/OpenFn/openfn-lime-pilot/blob/next-staging/workflows/wf2/2-mappings.js#L61-L66
Please branch off of
next-staging
before making edits.Toggl
MSF 2024