Search in Tools/Network not searching on hostname (v6)

Expected Behaviour:

Under Tools/Network, my recollection from v5 is typing anything in the search box would do a complete search for that query anywhere within the displayed information included registered hostname fields

Actual Behaviour:

Search seems to exclude information in the (hostname) section. I can successfully search on any part of IP address, hardware address, etc. but text from (hostname) seems to be ignored.

Example:
image
I get a result that shows the above by entering 192.168, 20.8 or even ip-192, but if I enter google, googlenesthub, or anything from that part of the table, I get no results. This is different from v5, unless I'm remembering incorrectly.

Debug Token:

Got * Error message: curl: (22) The requested URL returned error: 400 when I generated the debug log. I'll be glad to try again or DM it if you want.

Thanks for reporting.

This is happening because the hostnames are not really part of the first column.
They are dynamically added when the table is created, but the javascript function used to filter the rows can't see and use this text.

A fix is already in development and it will be available in a future release.

We don't need a debug log, because this is not an issue in your configuration.

Also, this message is probably indicating an issue in our side.

1 Like

Thanks for the explanation. Yes, I didn't think it was my side. but was more alarmed about the inability to upload debug logs in general. Looks like others were encountering this as well, so I'll assume you guys are on it.

Looks like it was fixed a few hours before your last comment.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.