{{Hint|States are displayed in different priorities (syncing > pending > synced/failed). For example, if a child object is syncing and its parent is pending, the child object will "retain" its syncing state. But if their states are switched, the child object's pending state will be "overwritten" by the parent's syncing state. As for the synced/failed states, the more recent one is displayed.}}
{{UnderConstructionStart}}
== Failed Document Download Dialog {{Version/MobileSince|5.1}}{{Version/WinXSince|5.1}} ==
If the branch download succeeds, but not all documents were downloaded successfully, there's the option to enable a dialog displaying the count of total and actually downloaded documents. The "Open Logs" button provides the possibility to open the related log file in an external text editor to inspect details about the failed document downloads.
<x:Boolean x:Key="EnableBranchDownloadDocumentWarning">true</x:Boolean>
</source>
{{UnderConstructionEnd}}
[[Category:Client|Branch Download]]
[[Category:Mobile|Branch Download]]
[[Category:Version 3.8|Branch Download]]
[[Category:WinX|Branch Download]]
== Background Download ==