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

Fix data-service CI failures #2691

Merged
merged 1 commit into from
May 4, 2022
Merged

Commits on May 4, 2022

  1. Fix data-service CI failures

    Data service CI was failing due to the notes removal change. After this,
    setting the 'notes' field of a case document doesn't actually result in
    a updated case, as the notes field is deleted by controllers, and it is
    not returned from the data service APIs.
    
    To simulate an updated document, this adds a pathogen key to a case.
    abhidg committed May 4, 2022
    Configuration menu
    Copy the full SHA
    b2631d8 View commit details
    Browse the repository at this point in the history