How to Convert Item Type from Non versionable to Versionable

Hello All..

I have Item Type "A" which is not a versionable initially. Created around 1000 records for this item type and now I need to create revisions to this and edited Item type to "Versionable". While trying to edit item type, it gives error as below.

Support of "none" versioning discipline for items is not implemented. 

Am surprised that, do Aras have no possiblity to change non version item type to versionable??

Thanks & Regards,

Super A.

Parents
  • Hi Super,

    It is possible to convert a non-versioned ItemType to a versionable ItemType. When making a versionable ItemType, you must specify whether the ItemType will be versioned automatically or manually. This is set through the Discipline field which is required for versionable ItemTypes. 

    Typically, when you check the Versionable flag on the ItemType, this Discipline field becomes enabled. However, we're aware of an issue with 11.0 SP15 that prevents this field from being enabled on ItemTypes that have already been created. You can follow the steps below as a workaround for this issue.

    1. Open the ItemType you wish to make versionable
    2. Lock the ItemType
    3. Check the Versionable box
    4. Close the tab for the ItemType
    5. Reopen the ItemType from the main grid
      1. You should see that the Discipline field is enabled when you reopen the ItemType

    Chris

    Christopher Gillis

    Aras Labs Software Engineer

  • Thanks for reply Chris. You are right. After going through the "ItemType" form events, i realized this and able to workout. Thanks again for taking time to write this.

    Super A.

Reply Children
No Data