<< Back to previous view |
![]() |
[QB-2202] Move storage folder when a configuration is moved to a different parent configuration
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Justin Georgeson | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
We have a structure like this
root/ maven/ Archived/ release1/ <children> ... releaseN/ <children> When a release is completed we move the configuration under Archived. The storage folder(s) aren't moved so unless we log into the build server and move it manually all the historical build reports and artifacts are inaccessible. Combined with QuickBuild's capability to store artifacts on agents as well as the server and it gets complicated (fortunately we only store artifacts/reports on the server. It would be really helpful if moving a configuration automatically moved the storage. |