Project

General

Profile

Actions

Bug #22026

open

Can not create matchers on names that contain a comma

Added by Ori Rabin over 6 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Parameters
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Steps to Reproduce:

1) Create a Location with a comma in it's name.
2) Try to create a matcher in a smart class parameter on: location=MY LOC, NAME
3) Save the smart class parameter
4) Edit the smart class parameter

Result: the matcher now looks like: "location=MY LOC" everything after the comma is missing.

The reason is matchers are split by commas because of multiple matchers: hostgroup,location = A,B is actually hostgroup=A, location=B.

No data to display

Actions

Also available in: Atom PDF