Description
To reproduce:
- Start 2 node with cache "bank_Condition" and fill by data with type "Condition"
- Execute query: Select 0 as a, 1 as b from "bank_Condition".Condition
- Try to "Export all" results.
Export is not work. Browser log is empty. In clicked link area browser show "javascript:void(0)"
Export all work for other caches and types.
Failed to reproduce.