Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dictionary Migration To Trigger Validation #1006

Open
Buwujiu opened this issue May 30, 2023 · 1 comment
Open

Dictionary Migration To Trigger Validation #1006

Buwujiu opened this issue May 30, 2023 · 1 comment
Labels
major High Priority new-feature Request is a new feature

Comments

@Buwujiu
Copy link
Contributor

Buwujiu commented May 30, 2023

Detailed Description

When migrating to a new version of dictionary, two things need to happen:

  1. Cross file validation should be triggered
  2. 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.

Original issues are:
#972
#991

Possible Implementation

???

@Buwujiu Buwujiu added new-feature Request is a new feature major High Priority labels May 30, 2023
@Buwujiu
Copy link
Contributor Author

Buwujiu commented May 30, 2023

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

@Buwujiu Buwujiu closed this as completed Jun 15, 2023
@Buwujiu Buwujiu reopened this Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major High Priority new-feature Request is a new feature
Projects
None yet
Development

No branches or pull requests

1 participant