Skip to content

Fixes #39352 - Job inv page ignores remote_execution_job_invocation_report_template setting#1045

Open
kmalyjur wants to merge 2 commits into
theforeman:masterfrom
kmalyjur:fix-job-invocation-report-template-setting
Open

Fixes #39352 - Job inv page ignores remote_execution_job_invocation_report_template setting#1045
kmalyjur wants to merge 2 commits into
theforeman:masterfrom
kmalyjur:fix-job-invocation-report-template-setting

Conversation

@kmalyjur

Copy link
Copy Markdown
Contributor

New job invocation page hardcoded 'Job - Invocation Report' instead of reading the remote_execution_job_invocation_report_template setting. This fixes it by fetching the setting value via /api/settings/remote_execution_job_invocation_report_template and using it to search for the template. Falls back to the default if the setting fetch fails.

@kmalyjur
kmalyjur force-pushed the fix-job-invocation-report-template-setting branch from 030d504 to 427cc0a Compare July 16, 2026 18:31
@kmalyjur
kmalyjur marked this pull request as draft July 16, 2026 18:33
@kmalyjur
kmalyjur force-pushed the fix-job-invocation-report-template-setting branch from 427cc0a to 77e71ac Compare July 17, 2026 14:12
@kmalyjur
kmalyjur force-pushed the fix-job-invocation-report-template-setting branch from 304e8d7 to 2c1c592 Compare July 17, 2026 14:54
@kmalyjur
kmalyjur marked this pull request as ready for review July 17, 2026 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant