Capture filename on input type FILE
#5987
Labels
area/backend
Needs backend code changes
area/frontend
Needs frontend code changes
enhancement
New feature or request
kind/customer-request
Requested by one or more customers
Some people expect to be able to capture filename natively with Kestra.
So far, we don't capture this filename (the file is rename inside internal storage).
We need to keep the file name available in the runContext when the file is uploaded from the application at least, and provide a documentation to achieve this through API
The text was updated successfully, but these errors were encountered: