texera
texera copied to clipboard
Improve the file name of operator result export
Currently, the exported file name of operator result is not intuitive. We will change to be the following way: <workflow-name>-<op-name>-<version-number>-<timestamp>.
(the workflow name may contains illegal characters such as space, remember to remove them)
Discussion 2022.05.19: should be an easy change, we'll do it soon