In AAP 2.6, the title of the job or downloading job output (more important here) used to have the job_id in the filename so you can download a job and know which job from the title of the downloaded file which job it was referring to in the jobs listed in the jobs page on the web page. Now, it only show the name of the template.
Some of these output are cataloged for proof that a automation was run and it helps with doing code development to look at the download output to triage issues. If repeating the job template launch and download the output for looking at and you download several of them, it would be nice if the job_id was in the filename so is different in the download directory, instead of, the OS sequencing them with `job_template_name`(number in the sequence of download).txt` that operating system does. Easier to find the job by id and deleting them when done with them.
Add it in setting to format the titles of jobs and downloads with job_id like it was in the original tower, aap 2.x before 2.6.