CIID to AssetID Migration
: Behavior Changes

 

Asset association to a request will no longer be mapped to the CIID. Instead, it will be mapped to the ASSETID. Therefore, users will need to update the following:

  1. Requests created through APIs or scripts with asset associations must be updated with the AssetID. To obtain the ASSETID, use the GET Asset API.
     
  2.  Scripts used to update asset status using request json must be updated. If you've used a python script to update the asset status using the CIID from the request json, reconfigure the script to point to the ASSETID instead of the CIID.


     

CIID to AssetID migration related to ZReports

A new table Request Asset Map is introduced as a replacement for the existing Request Asset Mapping table. Use this new table to add new or re-create the reports which were created using Request Asset Mapping. A re-sync is required after a successful migration.


Other Behavior Changes
 

 

Associate Assets Pop-up:

    Filter-1: This filter will have two options i.e., Assets Owned by User and Assets owned by the user's Department. All assets will be selected by default.

    Filter-2: Product Types will be listed in this filter instead of CI Types. No product type will be selected by default which means all product types will be selected.