Actions
Bug #17410
closedRerun a job invocation loses the effective user
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1386208
Description of problem:
the effective user field is not included when a job is being rerun.
This is even more tricky, because it is not directly visible from the the new job invocation page because the effective user is hidden in the advanced fields that are by default collapsed.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Run a job template with effective user root
2. Rerun the job template
3.
Actual results:
The rerun of job template does not run with effective user root
Expected results:
The rerun job template runs with effective user root
Additional info:
Actions