Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Modify an old version of one job

Hi,
I would like to know if there are simple way to modify an old version of one job without creation a new version.
I am working with the process export job as a batch.
Example:
- In UAT there are using the 0.2
- In Dev due to the project and design we are already in 0.5
- I need to fix a bug in 0.2 the only way I know is to take a copy of 0.2, make the change (need to change the name of the job) and redeploy the job with different name which is painful.
I would like to modify the 0.2 in dev and put it in UAT environment.
Thanks.
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi,
It is not possible to modify an old version directly. It is read-only. You have to copy and change name of them and then redeploy the job with different name.
You can open a work item jira issue on Talend Bug Tracker, our developer will check it.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Kevin,
Another way is, but might be more painful than duplication... but may solve dependency issues.
I hope you have access to your prod. Import the deployed project from prod in new project and make the changes to respective job and redeploy the project again. This will solve unnecessary complications.
I am not sure about dependency issues among the variables, projects tables etc.
Thanks
Vaibhav