-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds error on dialog field association circular reference catch #2056
Adds error on dialog field association circular reference catch #2056
Conversation
7419b34
to
c3db418
Compare
c3db418
to
4809778
Compare
@d-m-u is this a bug fix (need BZ) or an enhancement? |
@miq-bot add_label enhancement |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM, will just have to wait until the linked PR gets merged as Drew mentioned, otherwise boom goes the build.
b7c7af8
to
42d53fc
Compare
@h-kataria Back-end PR has been merged. |
42d53fc
to
bec5c49
Compare
bec5c49
to
a32e8cc
Compare
Checked commits d-m-u/manageiq-ui-classic@e11e7cf~...a32e8cc with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0 |
merging, since test failures are not related to changes in this PR |
Shows UI error for importing a dialog whose references are circular.
Links
Depends on: ManageIQ/manageiq#15909