You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for total count of filtered task list result (#1512)
* added Query utils to detect if query to be executed concerns a count query, if so skip providing groupBy
* switched to single result for count query
* added copyright header
* removed distinct from list query as this is not necessary
* added additional todo for performance improvement
* distinct is not necessary when also having a group by
---------
Co-authored-by: valtimo-platform[bot] <80107705+valtimo-platform[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: process-document/src/main/kotlin/com/ritense/processdocument/camunda/authorization/CamundaTaskDocumentMapper.kt
0 commit comments