Update Dataverse API endpoint unexpected behavior #11018
Labels
GREI Re-arch
Issues related to the GREI Dataverse rearchitecture
Original size: 3
Size: 3
A percentage of a sprint. 2.1 hours.
SPA.Q4.3
Edit Collection Page
SPA
These changes are required for the Dataverse SPA
Type: Bug
a defect
When updating a collection to use metadata fields from parent and/or facets from parent the endpoint is not changing isFacetRoot and isMetadataBlockRoot back to
false
.Same should happen if only one is checked.
If checking both,
inputLevels
,metadataBlockNames
andfacetIds
are being sent asundefined
.If checking only Use metadata fields from Parent, only
inputLevels
andmetadataBlockNames
are being sent asundefined
.If checking only Use Browse/Search Facets, only
facetIds
are being sent asundefined
.https://github.com/user-attachments/assets/a3b006ad-67ad-4134-99da-049a0a8f8033
The text was updated successfully, but these errors were encountered: