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

Users with insufficient privileges are not informed their fault management action was unsuccessful #5596

Open
7 tasks
michaelrogers opened this issue Aug 2, 2022 · 0 comments
Labels

Comments

@michaelrogers
Copy link
Contributor

michaelrogers commented Aug 2, 2022

Summary

When attempting to acknowledge or shelf a fault, a user with insufficient privileges can fill out the ack/shelf form without receiving an error. A 403 is visible in the console, but the action appears to be successful as the form closes.
Screen Shot 2022-08-02 at 5 34 14 PM

Expected vs Current Behavior

Either uses with insufficient permissions:

  • Should not see actions they cannot take
  • Or an appropriate failure message is displayed

Steps to Reproduce

  1. Navigate to fault management
  2. Select a Fault
  3. Click acknowledge or shelf
  4. Complete form
  5. Observe form closes but action was not taken

Environment

  • Open MCT Version:
  • Deployment Type:
  • OS:
  • Browser:

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Additional Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant