FlowKit icon indicating copy to clipboard operation
FlowKit copied to clipboard

Counterparty identifier can't be modified

Open maxalbert opened this issue 6 years ago • 0 comments

Flowmachine metrics allow choosing the subscriber identifier (e.g. msisdn, imei). However, some metrics also involve the counterpart and this is always msisdn. This is partly a limitation, but partly also leads to erroneous logic because self-calls can't be excluded if subscriber_identifier = 'imei'. This should be fixed at the schema level by a separate subscriber table.

maxalbert avatar Feb 07 '19 22:02 maxalbert