Commit 6666a2d5 authored by Jonathan Hedstrom's avatar Jonathan Hedstrom Committed by Steven Jones
Browse files

Issue #3120563 by jhedstrom, danharper, damienmckenna, nishruu, thomasmurphy,...

Issue #3120563 by jhedstrom, danharper, damienmckenna, nishruu, thomasmurphy, leontin, renatoheeb@gmail.com, eloivaque, scott_euser, vishal.kadam, hktang: Inconsistent results when doing batch exports
parent 6a0db37d
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -65,6 +65,11 @@ information, see
   downloaded without a file association.
9. Navigate to the path of the View Page to generate the report.

## Important note for batch usage
When using batch mode, it is important to sort the view on a unique identifier,
such as nid or uid, to provide consistent results.
See [#3120563](https://www.drupal.org/project/views_data_export/issues/3120563#comment-15738506)
for background info.

## Maintainers