Extend create collection API endpoint to include facet list and input level list #10633
Labels
FY24 Sprint 26
FY24 Sprint 26
GREI Re-arch
Issues related to the GREI Dataverse rearchitecture
Original size: 30
Size: 30
A percentage of a sprint. 21 hours. (formerly size:33)
SPA.Q3.4
Create Collection page (Full version)
SPA
These changes are required for the Dataverse SPA
Type: Feature
a feature request
User Role: API User
Makes use of APIs
Milestone
Overview of the Feature Request
Extend the
addDataverse
API endpoint to support sending values for the input level list and facet list, allowing these properties to be included in theCreateDataverseCommand
during creation, just as the create collection form currently supports in JSF.Currently, the
addDataverse
endpoint sets these values as null for a new collection: https://github.com/IQSS/dataverse/blob/develop/src/main/java/edu/harvard/iq/dataverse/api/Dataverses.java#L153What kind of user is the feature intended for?
API User
What inspired the request?
SPA needs and IQSS/dataverse-client-javascript#156
What existing behavior do you want changed?
None
Any brand new behavior do you want to add to Dataverse?
Extend the
addDataverse
API endpoint to support sending values for the input level list and facet listAny open or closed issues related to this feature request?
IQSS/dataverse-client-javascript#156
The text was updated successfully, but these errors were encountered: