Skip to content

Feature use db inst for cmr matching#525

Open
CarsonDavis wants to merge 5 commits into
feature-check_for_deleted_objects_in_doi_matcherfrom
feature-use_db_inst_for_cmr_matching
Open

Feature use db inst for cmr matching#525
CarsonDavis wants to merge 5 commits into
feature-check_for_deleted_objects_in_doi_matcherfrom
feature-use_db_inst_for_cmr_matching

Conversation

@CarsonDavis

Copy link
Copy Markdown
Collaborator

closes #524

@CarsonDavis CarsonDavis changed the base branch from dev to feature-check_for_deleted_objects_in_doi_matcher June 14, 2023 21:10
Comment thread cmr/doi_matching.py Outdated
Comment thread cmr/doi_matching.py
# this must be a published create draft, who's uuid will match the published uuid
return recent_draft.uuid

def _get_recent_draft(self, doi_recommendation):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
def _get_recent_draft(self, doi_recommendation):
def _get_recent_draft(self, doi_recommendation):

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.

Re-work CMR Updater to Use Actual Database Objects

3 participants