Description of problem: Unable to modify the dialog Version-Release number of selected component (if applicable): 5.10.5 How reproducible: Always Steps to Reproduce: It is specific to the customer environment. Actual results: While modifying the dailog, gets following error: ~~~ There was an error editing this dialog: Failed to update service dialog - DialogImportService::DialogFieldAssociationCircularReferenceError ~~~ Expected results: dialog should be modified
https://github.com/ManageIQ/manageiq/pull/18890
Both the PR in comment 7 and https://github.com/ManageIQ/manageiq/pull/18914 are going to be necessary to fix this issue.
Hi Rahul, Now that both PR's have been merged, would it be possible for the consultant to manually apply the code changes to verify that it resolves the customer issue? Thanks, Tina
Okay, sorry, so while https://github.com/ManageIQ/manageiq/pull/18914 is useful on master for this bug it won't fix any issue on 5.10. But the PR in comment 7 will certainly fix one of the issues that this ticket is open for.