Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
// Note: This will create a public issue which anybody can view and comment on.
-- Issue description (short summary) -- Customer observed that some special symbols like @ $ & etc are being picked up by the @sys.person entity for various languages and this is not the expected behavior for this entity. It is supposed to capture valid names and the special symbols should never be captured and also created a custom entity which includes @sys.person and tried to exclude these symbols by listing them under entity exclusions and it did not work.
-- Steps to reproduce the issue (detailed description) --
-- Expected behavior --
@sys.person entity supposed to capture valid names and not the special symbols
-- Actual behavior --
Some special symbols like @ $ & etc are being picked up by the @sys.person entity for various languages
-- Workarounds (if any) --
NA
-- Documentation consulted --
NA
-- Other information --
NA