Automation zip unexpected behavior

In the previous version my automation script zipped a file to a particular folder.

In 5.1.3.179 it still zips the file, but the zip file includes file structure from C:\ all the way to the destination directory.

I see no way to change this and its breaking automated consumption of the files.

Is this a bug or am I missing how to fix it?

Hi,
as we don't have reported any issue with our ZIP activity can you provide me little bit more info? Where is your file located? Were your automation script created in same version of TDP? Can you try it with the latest version of TDP? Can you provide or share some sample script so we can try to reproduce it? Thanks

Where is your file located?
Its on the same machine that runs the script in a file created earlier in the automation. The directory is in a directory a number of levels down from C example: C:\folder1\folder2\folder3\folder4\folder5\file

Were your automation script created in same version of TDP?
The script was created in a previous version of TDP.

Can you try it with the latest version of TDP?
The latest version is the one causing issues. I started having the issue once I installed 5.1.3.179 (64 bit)

Can you provide or share some sample script so we can try to reproduce it?
I don't have time to create a sample right now, but will try to follow up. Right now any zip I do is including the file folders as well as the file.

Any response this?