Description of problem: Currently we use /YEAR/MONTH/JOB%100/JOB/RECIPE to store uploaded files. To make it more complicated, while recipe is running data are on lab-controller with different schema. Year and month can not be found anywhere (for scripts): > I wasn't succesful to find year and mont of job. Is somewhere this date? > It causes that I'm unable to identify where the logs are. (Only via > brutal force method over few moths ago actual date) Make the root of files for each recipe to be a part of the XML - would make life easier, especially as the files are stored on lab controller while recipe is running and only then move to final destination. The output should reflect these changes.
*** This bug has been marked as a duplicate of bug 585153 ***