Closed seilorjunior closed 3 years ago
@front1989 Thanks for reporting. Can you explain your scenario in a little more detail? Also are you using Azure DevOps cloud or server?
@MOlausson It is on Azure DevOps cloud.
If you need anything more, just let me know
I think the error you see is not related to this. Have you configured the field to use for the Task work item type in the Settings for Estimate?
@MOlausson thanks now it is working. I did not find this example on the documentation.
Great, happy to hear. And I'll add a note to add something about this to the documentation.
It would be interesting to put this in the documentation on the extension page.
I had the same doubt here.
The save for the estimation is not working.
The endpoint _apis/ExtensionManagement/InstalledExtensions/ms-devlabs/estimate/Data/Scopes/Default/Current/Collections/$settings/Documents/4beb812e-dd99-44ee-9aef-b1b687944ae5-field-configuration
The error {"$id":"1","innerException":null,"message":"%error=\"1660002\";%:The collection does not exist\r\n%error=\"1660002\";%:The collection does not exist","typeName":"Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.DocumentCollectionDoesNotExistException, Microsoft.VisualStudio.Services.ExtensionManagement.WebApi","typeKey":"DocumentCollectionDoesNotExistException","errorCode":0,"eventId":3000}
Could you take a look on that?