I'm attempting to route an entry to a folder path partly based on a date field, using the year and month as part of the folder structure (e.g. FolderX\YYYY\Month\Last, First-DOB). While this is a MV field, I'm only looking at the first value and will route based on that value.
The folder appears to be routing but skipping the date-based folders entirely, so instead of FolderX\2018\January\Test, AppA-01/01/2000 I'm just getting FolderX\Test, AppA-01/01/2000. I've attempted to create/route the entry with various users that have different access rights/permissions and I can't lock it down to any of those things.