Monday, 25 March 2019

Resolve TFS work item check-in error in D365FO

Recently I have got this error (one or more checked work item failed...) while check-in my source code on TFS but after a little struggle, I have got it fixed.

Please see below images:

Error:


Resolution: (Simply mark it as "associate" instead of "resolve.")


Result:

No comments:

Post a Comment

Create a Purchase Order from a Sales Order Using PurchCreateFromSalesOrder Framework in X++ | D365 F&O

In Dynamics 365 Finance & Operations, you may need to automatically create a Purchase Order from a Sales Order for scenarios such as int...