Currently, there is no way to specify an output directory for ResearchKit tasks that require an output directory. This PR automatically creates a temporary directory and deletes it after the task result got delivered.
:gear: Release Notes
Automatically create an output directory of active tasks with file results.
:books: Documentation
A Documentation tip was added to document the behavior.
Support output directories for active tasks
:recycle: Current situation & Problem
Currently, there is no way to specify an output directory for ResearchKit tasks that require an output directory. This PR automatically creates a temporary directory and deletes it after the task result got delivered.
:gear: Release Notes
:books: Documentation
A Documentation tip was added to document the behavior.
:white_check_mark: Testing
TBA
Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: