Releases: vlocityinc/vlocity_build
v1.6.0
** Changes to Enterprise Product Catalog DataPacks **
The Product2 DataPack has been modified to include all Pricebook and PriceList Entries for the Product. This means that a Product can be migrated from one org to another along with its Pricing Information without migrating the other Products in the Pricebook and Price List.
Running packUpdateSettings and re-exporting the Product2, Pricebook and PriceList is necessary to migrate to the new format, however existing data should still be deployable with the new changes.
If you have any issues with these changes you can install the previous version of the tool with:
npm install --global https://github.com/vlocityinc/vlocity_build#v1.5.7All Changes
Move PriceListEntry__c from PriceList to Product2
Move PricebookEntry from Pricebook to Product2
Fix OmniScript Pagination Issue
Better ProductChildItem filtering.
Updates to clean data for ProductChildItem
Add Error Log
Fix Exit Code
Fix removing UrlLong
v1.5.7
v1.5.6
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
Better EPC Object Handling
Add Quiet Mode
Improve Clean Data to delete VlocityDataPack Records that are un-needed
Improve Clean Data to Give a List of Duplicate Objects by Global Key
Improve Performance of Exporting Children Records
Greatly Improved Error Handling and Retries for Connection issues
Added Vlocity Package Version check and separated DataPackSettings by version