After installing and setup the module while exporting i am facing error after the batch runs.

An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /batch?id=27&op=do_nojs&op=do
StatusText: OK
ResponseText:

Attached the screenshot for log message.

Comments

deepanker_bhalla created an issue. See original summary.

  • antongp committed f4f8594 on 8.x-1.x
    Issue #3006184 by deepanker_bhalla: Export all reference data error
    
antongp’s picture

Priority: Normal » Minor
Status: Active » Fixed

Hello @deepanker_bhalla. Thank you for your issue.

As I can see, there are basically 2 ways to get this error:
- try to export when there are no reference entities at all;
- remove some reference entities when export batch is in progress.

Fix is pushed to the dev version. So, there is validation on the form now which will not allow to run export if there are no reference entities. And deleting entities when export batch is in progress will not cause errors as well.

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.