Clone task changing an existing Auto Storage resource files to a different path saves but still shows original path
- Dominant language
- TypeScript
- Stars
- 205
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
When cloning an existing task that has Resource Files pointing to auto storage, changing the path to different files in the same auto storage and saving, then refresh the task shows that the paths did not change.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a Job and a Task in it. The task should have resource files in the auto storage.
2. Click on Clone task button, and change the path inside the resource file, to point to another file in the auto storage.
3. Refresh task (see Configuration)
**Expected behavior**
The task should have resource file pointing to the new location as chosen in (2), inside the auto storage.
**Version (please complete the following information):**
- OS: Windows 10
- Version 2.7.0.418
Contributor guide
Assessment
This issue has not been assessed yet.