We need to check that table was set for collections before export it. Now it is done in the following way:
table="${value.collectionTable.name}"
without any checks.
We need to check that table was set for collections before export it. Now it is done in the following way:
table="${value.collectionTable.name}"
without any checks.