
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jobs with same ID were not loaded into Talend Studio
After merging feature branches into the main branch in Talend Studio, several Jobs are not displayed correctly. Some Jobs are missing, while others contain incorrect files. Additionally, when importing Jobs with the same ID into Talend Studio, the following error message is displayed.
The 2 following items have the same ID, please unselect one of them:
Cause
Upon comparing the properties files of two Jobs, it was discovered that both Jobs contain the same ID. Talend Studio is unable to import Jobs with the same ID.
Resolution
Please do not attempt to manually change the ID as it may lead to other dependency issues. Instead, follow the steps below to import these two Jobs that have the same ID.
- Import the first Job to avoid the duplicate error.
- Then, right-click on the Job and select "Duplicate" to create a duplicate Job.
- Delete the original Job.
- Empty the Recycle bin.
- Import the second Job.
- Rename the duplicated Job back to its correct name.
- Now, the two Jobs have different ID.
Environment
- Talend Studio 7.3.1, 8.0.1

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
We're trying to do this but the conflict is happening with 100s of files, too many to do via this manual method. Any advice on what to do? Talend studio 8.0.1 R2024-10

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hello @MattE
Normally with Studio, if any item has conflict, Studio will go to talend conflict view and let user handle the merge. Then studio can handle the resign of artifact(.item) automatically.
Note: We only support the merge in studio right now, not outside of studio with manual PR and conflicts should be transparent for final user as long as it's merged inside studio and not in other tool.
Here is online documentation about:
Hope it helps.
Best regards
Sabrina