Recently I was working on a data movement project to create a data mart. I was working in my transformation layer and accidentally deleted a transformation which contained some SQL. I had assumed that a large portion of my work was lost but I somehow managed to retrieve it.
For example, If I accidentally delete a transformation for my dataset, then it's gone with no obvious way to retrieve it. Unfortunately there's no undo or redo buttons at the top and the keyboard shortcuts don't work. Also, there's no save feature which would allow me to resume progress from a point in time. The only way I see to do this is using the export feature which allows you to export your whole pipeline which is great (but would be very useful to see it turned into a proper save or project version feature like Talend Studio does).
I was quite concerned after that experience, so I just wanted to ask if there will ever be an undo/redo button, or allowing us to do CTRL+Y or CTRL+Z? Furthermore, some sort of version control feature like Talend Studio does would be great. This would allow us to create different versions of our data pipeline and enhance development. This would also allow having a Prod environment, Dev, Test, etc. Thanks for reading through this.