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

Opserver Database Modal Popup Error #367

Open
xanemadman opened this issue Feb 6, 2020 · 0 comments
Open

Opserver Database Modal Popup Error #367

xanemadman opened this issue Feb 6, 2020 · 0 comments
Labels

Comments

@xanemadman
Copy link

I'm encountering an error on the modal that displays database information. From what I can tell from debugging the application, a null value is being passed where a string is expected.

image

It appears that the null value should be the index name, so I queried the database and found that there are several heaps being returned. There's the null value.

image

I'm not savvy enough with MVC and C# and was wondering if anyone encountered this before and could help me patch in a fix?

Thanks!

@NickCraver NickCraver added the bug label Feb 8, 2020
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

2 participants