callrecording metakeys such as "uuid" for the involved
call party is present multiple times by nature. the
?subscriber_id= query param will then narrow down the
result. alongside an implicit role filtering
(reseller/subscriber), the sql join and filtering for
the uuid key is present 2 times however, and multiplied
records slip through.
this can be prevented with DISTINCT. to avoid performance
impacts and consider other metakeys orrcuring multiple
times, it will be applied only if a filter is present.
Change-Id: I08047aaee265e2e0a706220e03fd4617da16d33c
(cherry picked from commit 598f7dbaf4
)
mr13.0
parent
5fbb432bc0
commit
c26d57c155
Loading…
Reference in new issue