2 questions:
Does the iTop data model toolkit version 1.1 work with iTop 1.2?
Will custom data models created with the 1.1 toolkit (on an iTop 1.1 instance) work in iTop 1.2?
iTop is great! Thank you!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
A new version of the toolkit will be published very soon. There are a few small differences and two new features in the toolkit to manage hierarchical keys and synchro data sources.
Custom data models created with iTop 1.1 work with 1.2. If you overloaded the method 'DisplayBareProperties' you'll have to adjust its prototype, but the rest should work as-is.
To upgrade:
1) Backup your iTop database and the config-itop.php file.
2) Expand the files of iTop 1.2 in a new directory
3) Add/patch your modifications to the data model into the 1.2 version
4) Launch the 1.2 setup and choose "upgrade an existing iTop instance", then select your iTop database.
Hope this helps,
- Denis
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Great news!
2 questions:
Does the iTop data model toolkit version 1.1 work with iTop 1.2?
Will custom data models created with the 1.1 toolkit (on an iTop 1.1 instance) work in iTop 1.2?
iTop is great! Thank you!
Hi pmaxx,
A new version of the toolkit will be published very soon. There are a few small differences and two new features in the toolkit to manage hierarchical keys and synchro data sources.
Custom data models created with iTop 1.1 work with 1.2. If you overloaded the method 'DisplayBareProperties' you'll have to adjust its prototype, but the rest should work as-is.
To upgrade:
1) Backup your iTop database and the config-itop.php file.
2) Expand the files of iTop 1.2 in a new directory
3) Add/patch your modifications to the data model into the 1.2 version
4) Launch the 1.2 setup and choose "upgrade an existing iTop instance", then select your iTop database.
Hope this helps,
- Denis