How to Bulk Update Percent Complete on Contract Line Associated Projects without creating Version
Summary:
Wanted to know if there is any way by which we can update the Percent Complete on the contract line associated projects in bulk without creating any new version of a Contract.
The below API updates only one project at a time.
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractLine/{LineId}/child/AssociatedProject/{AssociatedProjectUniqID}
Also, if we try to update the same using Import Management CSV file then it expects the contract to be under amendment status which will create a new version.