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

Remove collection configuration option. #59

Merged
merged 2 commits into from
Aug 2, 2017

Conversation

jpwhite4
Copy link
Member

The configuration setting for the mongo collection has caused no end of
support requests with folks setting the wrong value. This pull request
removes this setting from view. The setting is now optional and, if
absent, the code uses a sensible default.

Description

Motivation and Context

Tests performed

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

The configuration setting for the mongo collection has caused no end of
support requests with folks setting the wrong value. This pull request
removes this setting from view. The setting is now optional and, if
absent, the code uses a sensible default.
@jpwhite4 jpwhite4 merged commit 3453756 into ubccr:xdmod7.0 Aug 2, 2017
@jpwhite4 jpwhite4 deleted the collection branch August 2, 2017 00:12
@tyearke tyearke added the qa label Aug 14, 2017
@tyearke tyearke added this to the v7.0.0 milestone Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants