I really like the Jobs tab that has been in the preview release for a while now, and use it frequently, for example when fitting models using brms. However, one thing is really bothering me about its use. When in a project, selecting a script for a job (either in the jobs tab or through "source as local job") the working directory is always set to the directory of the script. However, when running the script normally, the default working directory is the directory of the project you are working in. This means that one can't simply run a script as a job without altering it, or manually changing the working directory in the jobs dialogue every time a job is started.
I find it really intuitive that the behavior between "normal" sourcing or "jobs" sourcing of a file does not work the same by default.
Would love to see the project being respected by jobs.