You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When migrating to a new version of dictionary, two things need to happen:
Cross file validation should be triggered
Program and entity level exceptions must be taken into account when cross file validation happens
Currently, clinical cross file validation was not and has never been run when dictionary migrates. This has resulted in data errors not being reported in prod programs such as APGI-AU, PTC-SA.
the actual problem occurs because we added a new cross file validation that the submitted data failed.
Since we are not adding any breaking changes to dictionary, this is not urgent
Detailed Description
When migrating to a new version of dictionary, two things need to happen:
Currently, clinical cross file validation was not and has never been run when dictionary migrates. This has resulted in data errors not being reported in prod programs such as APGI-AU, PTC-SA.
Original issues are:
#972
#991
Possible Implementation
???
The text was updated successfully, but these errors were encountered: