Description of problem: New dialog editor returns empty field associations as an empty array which the existing code wasn't handling prior to the merge of https://github.com/ManageIQ/manageiq/pull/16919 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. create dialog Actual results: association list contains empty arrays for the fields without associations Expected results: we don't want empty arrays in the association list, should be removed Additional info:
https://github.com/ManageIQ/manageiq/pull/16919