job history listing permissions

Hello everyone,

I have setup a user which belongs to a team which in turn belongs to an organization within AWX. (All local)
I have granted the team (which the user is a member of) the permission to read and execute a Job Template which belongs to another organization.
This works fine so far; the user is able to view only this Job Template and execute it.
However, in the job history (or the jobs section in general), the user can also see (read) the job execution history for this Job Template which were launched by other users which are part of another organization.

I would want the user to only see the jobs of the job template which were launched by that particular user and not all executions of the Job Template.

Is this possible or did I configure anything wrong?

Thanks in advance.

BR,
Luc

Hello,
At this time we do not believe it is possible to restrict the view of job template launching to the respective user once they have access to the given job template.

You could duplicate the job template and then grant specific users access to the copies of the job template as a resolution. Please let us know if that resolution could work for you. Also, please feel free to submit a REF for this particular issue.
-AWX Team