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

use profile instead of project on db lookup #151

Merged
merged 2 commits into from
Nov 30, 2022

Conversation

eschutho
Copy link
Member

Fixes a bug where the db lookup was keying off the project name instead of the profile name when syncing a database.

I changed the profile name in the tests to be different from the project so that we can double-check where the lookup is happening.

fixes: #144

Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

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

This makes sense... thanks for fixing it, Elizabeth! I'll check with some of our customers if it works for them before making a new release, just to be safe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sync_database doesn't find existing database
2 participants