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

Index model / Add new nilReason property #93

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

fxprunayre
Copy link
Member

@fxprunayre fxprunayre commented Aug 30, 2023

Added by geonetwork/core-geonetwork#6869 (review)

Error was:

29/8/2023 19:28:02com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: 
Unrecognized field "nilReason" (class org.fao.geonet.index.model.gn.Link), not marked as ignorable
 (8 known properties: "protocol", "applicationProfile", "nameObject", "descriptionObject", 
"mimeType", "group", "function", "urlObject"])
29/8/2023 19:28:02 at [Source: (StringReader); line: 1, column: 34563]
 (through reference chain: org.fao.geonet.index.model.gn.IndexRecord["link"]->
java.util.ArrayList[0]->org.fao.geonet.index.model.gn.Link["nilReason"])

Added by geonetwork/core-geonetwork#6869 (review)


Error was:
```
29/8/2023 19:28:02com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "nilReason" (class org.fao.geonet.index.model.gn.Link), not marked as ignorable (8 known properties: "protocol", "applicationProfile", "nameObject", "descriptionObject", "mimeType", "group", "function", "urlObject"])
29/8/2023 19:28:02 at [Source: (StringReader); line: 1, column: 34563] (through reference chain: org.fao.geonet.index.model.gn.IndexRecord["link"]->java.util.ArrayList[0]->org.fao.geonet.index.model.gn.Link["nilReason"])
```
@fxprunayre fxprunayre added this to the 4.2.5-2 milestone Aug 30, 2023
@fxprunayre fxprunayre requested a review from juanluisrp August 30, 2023 07:11
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@fxprunayre fxprunayre requested a review from josegar74 August 30, 2023 07:19
Copy link
Collaborator

@juanluisrp juanluisrp left a comment

Choose a reason for hiding this comment

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

Tested. LGTM.

@juanluisrp juanluisrp merged commit 6c6ac42 into main Aug 30, 2023
@juanluisrp juanluisrp deleted the modelupdate-nilreason branch August 30, 2023 10:12
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