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

Various Config and Mongo Driver fixes #2795

Merged

Conversation

Tobotimus
Copy link
Member

  • Fixes defaults being mixed into custom groups above the document level when doing Group.all()
  • Fixes Config.clear_all() with Mongo driver
  • Fixes Group.set() with Mongo driver on custom groups above the document level
  • Fixes IdentifierData.custom_group_data being set to the wrong thing in BaseDriver.import/export_data (although this was an inconsequential bug)

- Fixes defaults being mixed into custom groups above the document level when doing `Group.all()`
- Fixes `Config.clear_all()` with Mongo driver
- Fixes `Group.set()` with Mongo driver on custom groups above the document level
- Fixes `IdentifierData.custom_group_data` being set to the wrong thing in `BaseDriver.import/export_data` (although this was an inconsequential bug)

Signed-off-by: Toby Harradine <[email protected]>
Signed-off-by: Toby Harradine <[email protected]>
Tobotimus added a commit to Tobotimus/Red-DiscordBot that referenced this pull request Jun 23, 2019
It's been moved to Cog-Creators#2795

Signed-off-by: Toby Harradine <[email protected]>
Signed-off-by: Toby Harradine <[email protected]>
Copy link
Contributor

@mikeshardmind mikeshardmind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Tobotimus Tobotimus added QA: Passed Used by few QA members. Has been approved by the assigned QA member(s). and removed QA: Needed labels Jun 24, 2019
@Tobotimus Tobotimus merged commit 71d0bd0 into Cog-Creators:V3/develop Jun 24, 2019
@Tobotimus Tobotimus deleted the V3/config_and_mongo_fixes branch June 24, 2019 02:55
@mikeshardmind mikeshardmind added this to the 3.1.3 milestone Jun 29, 2019
@Jackenmen Jackenmen added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA: Passed Used by few QA members. Has been approved by the assigned QA member(s). Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants