Export job fails when deselecting all the columns. Select2 parameter 'first_empty' should be set to false for the controls of type array. If it is true then on deselecting/clearing all the values, an empty entry is still there.
Fixes #4751 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bf2c001c870204c90c8c39ddbc7849bd0494dd37 Modified Files -------------- docs/en_US/release_notes_4_14.rst | 1 + .../server_groups/servers/databases/schemas/tables/static/js/table.js | 4 ++-- web/pgadmin/tools/import_export/static/js/import_export.js | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-)