ATF: Set Field Values step configuration does not set value for dependent fields in Agent WorkspaceDescriptionATF step Set Field Values for Incident form in Agent Workspace unable to set dependent field valueSteps to Reproduce 1. Create an ATF test2. Add a "Open a New Form" step to open an incident form. Set "Form UI" field on the step to "Agent Workspace".3. Add a "Set Field Values" step to set the below values on the form in Agent Workspace:Short description = ATF TestCaller = Abel TuterCategory = Software4. Add another "Set Field Values" to set the below value on the form in Agent Workspace:Subcategory = Operating System5. Run the ATF testExpected: ATF sets the value to the Subcategory field.Result: ATF doesn't set the value to the field and the test fails with error: FAILURE: Unable to set field 'subcategory' to value 'os'. Value 'os' is not currently a valid choiceWorkaroundThis is expected behavior and by design in all currently supported releases. Parent Related Problem: PRB1441678Related Problem: PRB1459343