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

Improve Routing Channel error reporting when Endpoint Configuration is invalid #168

Open
jashnani opened this issue Dec 2, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@jashnani
Copy link
Contributor

jashnani commented Dec 2, 2019

Improve routing channel error reporting to specify which endpoint has invalid configuration. Right now when endpoint config changes or is invalid, we get an error but it's not clear which endpoint has invalid configuration. The error lists the hardware resource but if I'm using more than one endpoint from the same resource this can be tedious to debug and find.

Steps to reproduce

  1. In System Explorer, autodetect a SLSC Switch module
  2. Under Routing and Faulting, add a new Routing Channel
  3. Add a connection (specify source and destination)
  4. Change the endpoint configuration for the specified source or destination to 'Config'. (alternatively, you can change both endpoint configurations to 'Source')
  5. Note glyph is updated with an error but endpoint name is not specified.

image

@jashnani jashnani added the enhancement New feature or request label Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant