Tuesday, November 14, 2017

Dynamics 365 - Find all newly created AOT objects that are not added to the Source control (Version control)



It happen sometimes that we forget to add our changes to the version control system and at one point we don't remember what we have changed in the past. Dynamics 365 comes with a  simple "Add Items to Folder" tool, which will help us find all the missing objects and add them to source control.

In order to accomplish this, please follow the step by step guide,


Goto Team Explorer>Source Control Explorer'

















Navigate to '$/YourVSProject/Trunk/Main/Metadata' and click on 'Add Items to Folder' button on the top left



Select the Model folder (E.g. MyModel) and click 'Next' to choose from the list of objects which are not added to Version Control. Or 'Finish' to add everything missing from Version Control.

This will check all the objects missing from source control and are available in the 'Local repository' and adds them to the pending changes list.

That it!!! 


No comments:

Post a Comment