Skip to content
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

Failed controls having same name are linked with each other #7292

Open
atultherajput opened this issue Aug 1, 2022 · 0 comments
Open

Failed controls having same name are linked with each other #7292

atultherajput opened this issue Aug 1, 2022 · 0 comments
Labels
bug 🐛 Something isn't working

Comments

@atultherajput
Copy link
Member

Describe the bug

The Failed controls having the same name are linked with each other. So if we click on Results or Source of one control, then the other control having the same name will also react.

To Reproduce

Steps to reproduce the behavior:

  • Login to Automate.
  • Go to Compliance Tab.
  • Select a random node with failed controls.
  • Identify two or more controls having the same name.
  • Click on the + (expand) button on the right of one of the control.
  • All controls having that name will expand.
  • Now click on Source of control.
  • All controls having that name will show Source.

Expected behavior

Each action on control should be unique to the control. And only that control should react according to the action.

Screenshots

Screen.Recording.2022-08-01.at.7.23.08.PM.mov

Versions (please complete the following information):

  • OS: [e.g. rhel6]
  • Browser Chrome
  • Automate Build Number 4.2.47

Additional context

@atultherajput atultherajput added the bug 🐛 Something isn't working label Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant