Opserver
Opserver copied to clipboard
Opserver Database Modal Popup Error
trafficstars
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.

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.

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!