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

Exclude modifications for regional analysis lookup #926

Merged

Commits on Jan 18, 2024

  1. Exclude modifications for regional analysis lookup

    This change adds a new helper method to pass a `fields` object to `MongoMap#findByIdIfPermitted` and utilizes that to exclude modifications while looking up a regional analysis to generate a `scenarioJsonUrl`.
    
    This will prevent errors from occurring if custom modifications are used in a worker version that do not exist in the server.
    trevorgerhardt committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9df0a27 View commit details
    Browse the repository at this point in the history