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 cedar ingestion problems #2494

Merged
merged 3 commits into from
Mar 7, 2024
Merged

fix cedar ingestion problems #2494

merged 3 commits into from
Mar 7, 2024

Conversation

MichaelLukowski
Copy link
Member

Bug Fixes

Fixed a bug in the cedar ingestion script

# setup repository_study_link
data_repositories = (
mds_res
.get("gen3_discovery")
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
.get("gen3_discovery")
.get("gen3_discovery", {})

mfshao
mfshao previously approved these changes Mar 5, 2024
@MichaelLukowski MichaelLukowski merged commit 6289438 into master Mar 7, 2024
7 checks passed
@MichaelLukowski MichaelLukowski deleted the fix/cedar-script branch March 7, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants