Closed (fixed)
Project:
Bibliography & Citation
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2018 at 09:57 UTC
Updated:
28 Oct 2018 at 18:09 UTC
Jump to comment: Most recent
Comments
Comment #3
antongp commentedHello @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!