Hide Forgot
Description of problem: When Scheduling Automate jobs from the UI - We're running into issues with unknown parameters being passed in to the job. This is causing some Automate Methods not to run as expected Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Go to (Login) -> Configuration -> Schedules 2. Create a new Automation Request Scheduled item 3. Pass in a few key, value pairs in the Attribute/Value pairs section. 4. Schedule the job - watch it run. Do the same exact steps in Automate -> Simulation. Actual results: Notice the params passed to Automate look different if passed from a Scheduled Job or from Simulation Expected results: Params to look the same. Additional info:
PR https://github.com/ManageIQ/manageiq/pull/12345
Verified in 5.8.0.2 - scheduled a task with some parameters and allran well with the parameters looking okay.