Add condition to history report assertion
This commit is contained in:
parent
c5d3ce4a94
commit
2dd13fdc97
@ -6,6 +6,7 @@ config {
|
||||
uniqueKey: ["SESSION_ID", "TIMESTAMP", "DNIS"],
|
||||
nonNull: ["SESSION_ID", "TIMESTAMP", "DNIS", "AGENT_GROUP_ID", "SKILL_ID"],
|
||||
rowConditions: [
|
||||
'BOARD_PROPERTY_GROUP <> "ADD"',
|
||||
'DISPOSITION_GROUP <> "NOT_MAPPED"',
|
||||
'CAMPAIGN_GROUP <> "NOT_MAPPED"',
|
||||
'DISPOSITION_ID <> 0',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user