Closed GPortas closed 1 month ago
Overview of the Feature Request
When the owner entity is a collection, we need to include the isReleased field within the isPartOf object.
We need to update the logic for returning owners. https://github.com/IQSS/dataverse/blob/develop/src/main/java/edu/harvard/iq/dataverse/util/json/JsonPrinter.java#L316
What kind of user is the feature intended for? API User
What inspired the request? SPA needs
What existing behavior do you want changed? None
Any brand new behavior do you want to add to Dataverse? Add 'isReleased' as a field in the 'isPartOf' object for collections when returning owners
Any open or closed issues related to this feature request? https://github.com/IQSS/dataverse-frontend/issues/425
Are you thinking about creating a pull request for this feature? Yes
Overview of the Feature Request
When the owner entity is a collection, we need to include the isReleased field within the isPartOf object.
We need to update the logic for returning owners. https://github.com/IQSS/dataverse/blob/develop/src/main/java/edu/harvard/iq/dataverse/util/json/JsonPrinter.java#L316
What kind of user is the feature intended for? API User
What inspired the request? SPA needs
What existing behavior do you want changed? None
Any brand new behavior do you want to add to Dataverse? Add 'isReleased' as a field in the 'isPartOf' object for collections when returning owners
Any open or closed issues related to this feature request? https://github.com/IQSS/dataverse-frontend/issues/425
Are you thinking about creating a pull request for this feature?
Yes