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 bug with settings in MARCExporter (PP-306) #1322

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

jonathangreen
Copy link
Member

Description

In #1303 I mistakenly updated a call to settings on an ExternalIntegration to a call to settings_dict.

This PR fixes the issue, and adds a test for the function that the issue occurred in, since it wasn't tested before.

Motivation and Context

Minotaur failed to start after updating overnight, due to #1303 being merged.

How Has This Been Tested?

Local testing with Minotaur DB.

Checklist

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

Copy link
Contributor

@RishiDiwanTT RishiDiwanTT left a comment

Choose a reason for hiding this comment

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

👍 Looks good

@jonathangreen jonathangreen merged commit 8974bae into main Aug 10, 2023
@jonathangreen jonathangreen deleted the bugfix/settings-rename-marc branch August 10, 2023 12:56
@jonathangreen jonathangreen added the bug Something isn't working label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants