Release Notes > Summary of Changes for Windchill REST Services 2.5.1 > SPR Fixes in Windchill REST Services 2.5.1
SPR Fixes in Windchill REST Services 2.5.1
This section lists the SPRs that were fixed in Windchill REST Services 2.5.1.
Customer SPRs
This section lists the customer SPRs that were fixed.
SPR
Description
14324775
The PTC.includeHiddenFilter header added in WRS 2.5 does not show hidden filters in Get /NavigationCriterias endpoint.
14396199
It is not possible to create an Operation subtype using the REST API, /Windchill/servlet/odata/MfgProcMgmt/OperationHolders(ProcessPlanOID)/PTC.MfgProcMgmt.CreateOperationsInContext, if the parent (OOTB Operation type) is set to Instantiable = No.
14415895
The REST API request, /Windchill/servlet/odata/MfgProcMgmt/Operations('OR:com.ptc.windchill.mpml.processplan.operation.MPMOperation:6215885')/PTC.MfgProcMgmt.AssociateWorkCenter?$expand=ReferencedBy returns a null value for the ReferencedBy navigation instead of returning the Operation details.
14422706
User cannot rename a folder using PATCH REST API from the DataAdmin domain, when the user does not have Site Admin rights.
14465882
To understand how to use the PasteAsIs action, which is available in the BOM Transformation domain in Windchill REST Services, by specifying an empty string ("") or a solidus ( / ) or a pipe ( | ) as the value of the TargetPath attribute.
14500760
The REST API request, /Windchill/servlet/odata/ProdMgmt/Parts('OR:wt.part.WTPart:870252')/MadeFromLink?$count=false returns the HTTP status code 400 along with the following error message: “Impossible to invoke the method com.ptc.windchill.mpml.rest.WRSCalls.getRawMaterialLinks.”
14552377
Single-valued alias attribute and its value is being returned on the PTC.MultipleAliasAttributeValues annotation in Windchill REST Services.