Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I am having two branches in GIT repo as DEV1 and DEV2.
I was creating all the jobs in DEV1 branch in Talend Studio and was pushing to DEV1 branch in GIT repo.
There was a requirement that I need to have only few jobs to be pushed to DEV2 GIT repo. So, I have opened the Talend Studio and in branch I have selected as DEV2. Once the studio is opened, I have used the option "Copy from branch" to copy the necessary jobs.
But now when I am opening the branch DEV1, I am only seeing the jobs copied to DEV2 and the other jobs are missing.
Please help in resolving this issue.
@Dhanoop B S I checked with our developer and was told that this is abnormal behavior, it seems like a bug. Open <studio installation directory>/workspace/project_name_folder/process folder and check if the job items exist? At the same time, I suggest you to raise a ticket with details to our support team, they will investigate it further.
Regards
Shong
@Shicong Hong
Thanks for the reply.
Is it the problem with the workspace I am using?
I could see that the process folder is just having the job items I have copied.
While using DEV1 and DEV2 GIT repos under the same project, I have tried using separate workspace in Talend Studio. In this way, I am able to see set of jobs from each individual repos while connecting to their specific branches in talend.
Could you please let me know if the approach is fine?
Thanks