Comparing same variable should trigger a warning
61
Views
0
Comments
New
Aggregates & Queries

Inside an aggregate comparing the same variable (inside a filter) should trigger a warning.

If an aggregate filter says user.id=user.id it should trigger a warning clearly this will always be true. the user would have likely meant user.id=userid