We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version / Branch / tag master
出了什么问题?(What Happened?) IP选择器静态拓扑搜索条件前加上空格后筛选失效
如何复现?(How to reproduce?) 使用一台业务下存在的主机IPv6地址,在IP选择器静态拓扑搜索,确认主机能被搜索到,然后在搜索条件前加上空格后再次进行搜索,发现筛选失效
预期结果(What you expect?) 正常筛选出指定IPv6地址的主机
The text was updated successfully, but these errors were encountered:
bugfix: IP选择器静态拓扑搜索条件前加上空格后筛选失效 TencentBlueKing#1737
60c8103
去除切分出的空字符串作为搜索条件
Merge pull request #1738 from jsonwan/github_feature/ipv6
98aeaa1
bugfix: IP选择器静态拓扑搜索条件前加上空格后筛选失效 #1737
jsonwan
No branches or pull requests
Version / Branch / tag
master
出了什么问题?(What Happened?)
IP选择器静态拓扑搜索条件前加上空格后筛选失效
如何复现?(How to reproduce?)
使用一台业务下存在的主机IPv6地址,在IP选择器静态拓扑搜索,确认主机能被搜索到,然后在搜索条件前加上空格后再次进行搜索,发现筛选失效
预期结果(What you expect?)
正常筛选出指定IPv6地址的主机
The text was updated successfully, but these errors were encountered: