Support multi-file for rejected task trigger in Relay
Suppose you like to assign an approval task to a person with multiple files and when the task is rejected, you like to move the package of those “rejected” files to a different folder("Rejected folder) instead of having them sat in the triggered folder.
For a single file, you can create the following workflow containing 2 flows and it works perfect as expected, however it doesn't work for multi-files...
Flow 1: Trigger Manual start-> Outcome: Assign task -> When rejected, the flow is end
Flow 2: Trigger Task -> Outcome: when the task is rejected, move the file to “Rejected folder”
--> Only single file will be moved to Reject folder.
It would be efficient if rejected files are moved to a different folder as a clean-up process,
We are conducting user feedback sessions to gather more information
-
Anonymous commented
Absolutely! I was trying to work around this by adding a Metadata tag to rejected files and set up a separate relay for it, but it would be much easier if I could do it as a part of the initial Relay!