Changes between Version 2 and Version 3 of Ticket #1203


Ignore:
Timestamp:
Jul 26, 2023, 4:10:53 PM (16 months ago)
Author:
admin
Comment:

The real number of entries cannot be displayed if it is bigger than the specified max record because the query is optimized and includes the max clause so it will never return more then specified max records.

In order to do so we should have to execute the query twice but be aware that it is a UNION on 6 different history tables each one with huge amount of records, so it may leads to performance issues.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1203 – Description

    v2 v3  
    111) Show real count of documents found (now only display the value of the "Display max." search field)
    2 2) Disable the display of users icon