This output queue causes problems:

It results in the following file structure:

The catalog looks like this:

The images in the catalog point to the images in the assets folder, instead of the "photos/2011/2011_12_24" folder.
----------------------------------------------
Old Problem Description
----------------------------------------------
As part of the new way of dealing with catalogs in Aftershot, I decided to develop a new import process - however, something is not working as expected.
The new process consists of having one folder for not-yet imported files, and a different folder where I would slowly build up my catalog. I browse to the "new photos" folder in the File System view, where I will add metadata and make any basic edits that I deem immediately necessary (straighten horizons, fix exposure, etc...).
For the next step I created two new output batches:
1) Convert to JPG
This batch exports to a 85% jpg in a separate jpg-only folder, then moves the raw file to another separate folder for later deletion. This batch is for basic snapshots that are not high quality to begin with and won't be edited in the future. The separate jpg folder is there so I can easily see what I need to remember to import, and the separate RAW folder is to make it easy to delete the now obsolete RAW files.
If it was possible to convert to jpg, import the converted jpg, and then delete the RAW file this would be preferrable. As it is, I need to do this acceptable workaround.
2) Import RAW
This batch moves the RAW file to my "photos" directory, in the typical [year]/[year]_[month]_[day] fashion. The batch is also marked to import the moved file to my catalog.
The Problem
Although my "Import RAW" batch moves the RAW files to the correct location in my "photos" folder, the import creates a duplicate in the catalogs assets folder, instead of correctly referencing the moved files in my "photos" folder. What's more, the folder in the assets catalog skips the [year] subfolder in the beginning, and is simply named [year]_[month]_[day].
