Temporary removal of agent name not mapped condition
This commit is contained in:
parent
ef80c06820
commit
482dc07c5b
@ -6,7 +6,6 @@ config {
|
||||
uniqueKey: ["AGENT_ID", "TIMESTAMP", "STATE"],
|
||||
nonNull: ["AGENT_ID", "TIMESTAMP", "STATE"],
|
||||
rowConditions: [
|
||||
'AGENT_NAME <> "NOT_MAPPED"',
|
||||
'STATE_GROUP <> "NOT_MAPPED"'
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user