Upgrading the version of project items - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-29
Talend Studio allows you to upgrade the version of each item in the Repository tree view.

Procedure

  1. On the toolbar of the Talend Studio main window, click Project settings or click File > Edit Project Properties from the menu bar to open the Project Settings dialog box.
  2. Click General > Version Management > Upgrade to open the corresponding view.
    Project Settings dialog box.
  3. In the Repository tree view, expand the node holding the items you want to manage their versions and then select the check boxes of these items.
    The selected items display in the Items list to the right along with their current version in the Version column and the new version set in the New Version column.
  4. Make changes as required:
    • In the Options area, select the Change all items to a fixed version option to change the version of the selected items to the same fixed version.
    • Click Revert if you want to undo the changes.
    • Click Select all dependencies if you want to update all of the items dependent on the selected items at the same time.
    • Click Select all subJobs if you want to update all of the subJobs dependent on the selected items at the same time.
    • To increment each version of the items, select the Update the version of each item option and change them manually.
    • Select the Fix tRunjob versions if Latest check box if you want the father Job of current version to keep using the child Job(s) of current version in the tRunJob to be versioned, regardless of how their versions will update. For example, a tRunJob will update from the current version 1.0 to 1.1 at both father and child levels. Once this check box is selected, the father Job 1.0 will continue to use the child Job 1.0 rather than the latest one as usual, say, version 1.1 when the update is done.
      Warning: To use this check box, the father Job must be using child Job(s) of the latest version as current version in the tRunJob to be versioned, by having selected the Latest option from the drop-down version list in the Component view of the child Job(s).
  5. Click Apply and Close to apply your changes and close the dialog box.