Mismatched counts of activated users
drazisil-codecov opened this issue · 0 comments
drazisil-codecov commented
Lines 54 to 64 in 68f9fa1
This query returns duplicate values, since there is no DISTINCT
clause. As a result, we can count the license as being over the seat count and disable notifications, while still showing the customer that they are below the user count on the UI header, which pulls from here
These two queries should return the same count.