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

Waived Controls tab with positive count is giving 404 Not Found error in Compliance Report screen #7293

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

Comments

@atultherajput
Copy link
Member

Describe the bug

The Wavied Controls tab under the Compliance Report screen is failing with an HTTP 404 not found error.
In some nodes where waived controls have a positive count ie. more than 0, after clicking on that tab the API request is failing with a 404 Not found error. And on UI spinner is spinning indefinitely.

To Reproduce

Steps to reproduce the behavior:

  • Login to Automate
  • Go to Compliance Tab
  • Select a random node with Wavied Controls
  • Click on Waived Controls tab

Expected behavior

  • If there is any waived control then we should get that control in response.
  • The UI spinner should not spin indefinitely. It should stop and show the proper error on the screen.
  • Also waived controls tab should show actual count of controls.

Screenshots

Screen.Recording.2022-08-01.at.7.43.12.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