Closed tdiepenbrock closed 6 years ago
There is a merge conflict, which usually means your local git repo is out of date. Can you git fetch upstream, and then git rebase remotes/upstream/dev?
I think we also need to compare with #852, there seems to be an overlap?
The file changes aren't clean for some reason. Can you rebase rather than merge?
This PR was replaced by PR #866. Again, thanks @tdiepenbrock, your code changes were definitely useful! Just couldn't merge this PR since it was unclean, so cleaned up manually, and merged pieces from multiple PRs!
This commit contains changes for issue 863. These changes are confined to the setup:configure-indexes(), setup:add-geospatial-path-indexes(), setup:add-geospatial-region-path-indexes(), and setup:add-fields() functions, although I think other hunks got staged/committed. #863