PharmaLedger-IMI / epi-workspace

ePI use case main repository
MIT License
4 stars 0 forks source link

Enterprise Wallet is saving values for fields those are made disabled/ switched off through feature flag #781

Open sumanxp opened 2 years ago

sumanxp commented 2 years ago

Import JSON file and request submit through API hub endpoint is saving data for fields those are made disabled by switching corresponding feature flag. This is unlike to the expected behavior of Enterprise Wallet which does not allow user to enter and save fields those are made disabled by switching off the corresponding feature flag.

salboaie commented 2 years ago

Our current interpretation is that if the system of records is sending data we should not loose this data. We save everything but with flags we disable any checks. @maherpa2 @steinso2 final decision is required.

kpratihast commented 2 years ago

@salboaie, @maherpa2, @steinso2, @sumanxp - As agreed in the call, we are keeping this issue open to discuss final approach in a later phase.