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 errors encountered when utilizing a master-replica database setup #1813

Merged
merged 6 commits into from
May 4, 2020

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    e5b30c8 View commit details
    Browse the repository at this point in the history
  2. Retrieve organization owner team from master db on failure

    Retrieve organization owner team from the master database if unable to
    retrieve the team the first time
    DavisRayM committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    a069c6a View commit details
    Browse the repository at this point in the history
  3. Modify Enketo submission and formList urls

    Modify Enketo submission and formList urls by changing the name of the
    "form_pk" arguement to "xform_pk"
    DavisRayM committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    e827478 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    226c807 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c5c3ca View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Rename function get_organization_owners_team

    Rename function get_organization_owners_team to
    get_or_create_organization_owners_team
    DavisRayM committed May 4, 2020
    Configuration menu
    Copy the full SHA
    cac43d8 View commit details
    Browse the repository at this point in the history