Share via


How to: Check Elements into the Version Control System

Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

When you have finished working with objects that are under version control in Microsoft Dynamics AX, you must check them back into the version control system.

Checking an Object into Version Control

To check an object into version control

  1. In the AOT, right-click the object that you checked out, and then click Check In.

    or

    Click Version control > Check In.

    or

    Press ALT+I.

    or

    Click the Check In button located at the top of the AOT.

    or

    Click Version control > Pending objects, select elements to check in, and then click Check In.

  2. Write a comment about the changes that you have made in the Description box.

    Note

    If you get errors during this procedure, it may be because your object has violated a rule. For more information, see How to: Add Rules for Elements.

  3. If you want to remove some of the items from the check-in list, select them and press ALT + F9.

  4. If you want to select all or none of the items for check-in, click the All or None button.

  5. If you use TFS for version control, you can associate work items with your check-in. For more information, see How to: Associate a TFS Work Item with a Check-in

  6. Click OK.

If you have not changed an object but want to check it back in, or if you do not want to check in your changes; you can select Undo check out on the Pending objects form.

Note

It is a Best Practice error Error icon if you try to check in an object that refers to an object that is not in the version control system. You can refer to new objects that have been created in the same check-in list.

See also

How to: Add Elements to the Version Control System

How to: Check Elements Out of the Version Control System

How to: Rename Elements in the Version Control System

How to: Roll Back to a Previous Version of an Element

How to: Synchronize Your Local Repository with the Version Control System