View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000520 | FileSieve | Backend / Core | public | 2020-04-06 14:27 | 2020-04-11 22:33 |
Reporter | BootBlock | Assigned To | BootBlock | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 4.53 | ||||
Target Version | 4.54 | Fixed in Version | 4.54 | ||
Summary | 0000520: Allow %codes% to be added to Root Destination | ||||
Description | Within Step 2 - Destination, allow the entering of %codes% that'll be substituted for their literal equivalents during processing. For example, a destination of (date being the date the process was performed):
would be replaced with:
Not a literal example, but that's how it would work. Thanks to Phil P. for the idea! | ||||
Tags | No tags attached. | ||||
|
Added the following codes:
Will add more when I (or someone else!) come up with 'em... |
|
Hold on a sec - the Multiple Destinations feature will also need to support these codes. Oops. Erm, okay; should probably display the codes within that form, too. |
|
Added a DestinationCreationMode option to the Settings - Advanced section. It's set to Auto, which won't prompt you to create the destination directory if it doesn't exist as that can get annoying if you're using |
|
Actually, removed DestinationCreationMode and any pop-ups about the destination not existing. FileSieve will now always automatically create the destination directory location if it doesn't exist. Probably should've done that from the start, really. |
|
Changed codes to be their .NET Date format string equivalents; probably not as easy to use for beginners, but it reduces the huge number of characters required to represent something simple like a date. For example:
is now
It also means many more codes can be added without having to come up with contorted names. Having %DATE_YEAR% equalled 2020, but what about the last t two digits of the year? %DATE_YR% - kinda rubbish. |
|
Added loads more codes/tokens. It appears I started on a DateTime formatting editor (see the Extras menu within FileSieve)... no wonder it all felt like deja vu. |
|
Added Source Item This is because you may now have a Root Destination that looks like |
|
All references to |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-04-06 14:27 | BootBlock | New Issue | |
2020-04-06 14:27 | BootBlock | Assigned To | => BootBlock |
2020-04-06 14:27 | BootBlock | Description Updated | |
2020-04-06 14:28 | BootBlock | Description Updated | |
2020-04-06 14:30 | BootBlock | Description Updated | |
2020-04-06 14:30 | BootBlock | Description Updated | |
2020-04-06 15:19 | BootBlock | Description Updated | |
2020-04-06 15:56 | BootBlock | Status | new => assigned |
2020-04-06 15:57 | BootBlock | Note Added: 0000244 | |
2020-04-06 15:58 | BootBlock | Note Edited: 0000244 | |
2020-04-06 15:59 | BootBlock | Note Edited: 0000244 | |
2020-04-06 16:04 | BootBlock | Note Added: 0000245 | |
2020-04-06 16:40 | BootBlock | Note Added: 0000246 | |
2020-04-06 16:45 | BootBlock | Note Added: 0000247 | |
2020-04-06 16:45 | BootBlock | Note Edited: 0000247 | |
2020-04-06 18:13 | BootBlock | Note Added: 0000248 | |
2020-04-06 19:28 | BootBlock | Note Added: 0000249 | |
2020-04-09 00:22 | BootBlock | Note Added: 0000251 | |
2020-04-09 00:22 | BootBlock | Note Edited: 0000251 | |
2020-04-09 00:23 | BootBlock | Note Edited: 0000248 | |
2020-04-09 00:24 | BootBlock | Summary | Allow tokens to be added to Root Destination => Allow %codes% to be added to Root Destination |
2020-04-09 00:24 | BootBlock | Description Updated | |
2020-04-09 00:25 | BootBlock | Note Edited: 0000244 | |
2020-04-09 15:24 | BootBlock | Status | assigned => closed |
2020-04-09 15:24 | BootBlock | Resolution | open => fixed |
2020-04-09 15:24 | BootBlock | Fixed in Version | => 4.54 |
2020-04-11 22:33 | BootBlock | Note Added: 0000256 |