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

Feature/fdo update #116

Merged
merged 5 commits into from
Dec 10, 2024
Merged

Feature/fdo update #116

merged 5 commits into from
Dec 10, 2024

Conversation

southeo
Copy link
Collaborator

@southeo southeo commented Dec 9, 2024

  • align with fdo 1.0
  • introduces "unrecognized" fdo property as a small workaround in the mongodb layer so the handle api won't crash if a pid record has a property from a previous version

@southeo southeo requested a review from samleeflang December 9, 2024 16:13
Copy link
Contributor

@samleeflang samleeflang left a comment

Choose a reason for hiding this comment

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

Comment about license

"mediaHost",
"mediaHostName",
"linkedDigitalObjectPid",
"linkedDigitalObjectType",
"primaryMediaId"
"primaryMediaId",
"license",
Copy link
Contributor

Choose a reason for hiding this comment

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

license is a required field but in the Service I don't think we actually set license. Couldn't that create a potential issue?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ok this should be removed, also made a pr on opends. If we don't have a license in the FDO record I think we'll somehow survive

@southeo southeo requested a review from samleeflang December 10, 2024 08:57
Copy link

sonarcloud bot commented Dec 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
50.0% Condition Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Copy link
Contributor

@samleeflang samleeflang left a comment

Choose a reason for hiding this comment

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

🗂️

@southeo southeo merged commit 7b3ed7b into main Dec 10, 2024
2 of 3 checks passed
@southeo southeo deleted the feature/fdo-update branch December 10, 2024 12:42
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.

2 participants