Most of our jobs use date variables extensively, both in the path and in the file names, to look for paths and files with the current year/month/date. Occasionally we get a call from a customer to redeliver a report for a previous day. If there is a request for multiple reports and days, and the jobs have multiple steps, it's a pretty time-intensive process to have to go through and set all the variables for the previous days, for a job that only needs to run that way once.
Would it be possible to have a simple way run the job, once, using date variables for a specific previous day, rather than the current day (or the day that the variable normally points to - sometimes a path or file name routinely points to the previous day.)
Optionally, it would also be helpful if it's possible for someone without rights to edit the job, to be able to run it for a previous day. We have 7X24 operations, and some people have limited rights to just rerun the job, but not edit it, and it would be desirable for them to also be able to run it for a previous day, not just the current day.