Hello.
After upgrade from 7.1.7 to 7.2.1 the result of a rename task changed.
I have a rename task that adds the year to a date in the file name (last workdays date in this example).
The file "MMddname.txt" is renamed to "yyyyMMddname.txt" . I simply put "{DATE(Lastworkday|yyyy)}*", in "New name mask" and it added the year to the name.
After upgrading to 7.2.1 it replaced MMdd with yyyy. The file "MMddname.txt" was renamed to "yyyyname.txt".
I have made a work around for this, but I wonder if it is supposed to work this way or if it is a bug?
How would you do the rename in my example?
Regards
/Jesse