Closed canbax closed 3 years ago
If "Query result pagination:" setting is set to "Client", we can use already cached data during "Merge selected to graph" inside the tables. It seemed redundant to make an extra call to the database since we already stored the data in the memory.
If "Query result pagination:" setting is set to "Client", we can use already cached data during "Merge selected to graph" inside the tables. It seemed redundant to make an extra call to the database since we already stored the data in the memory.