Hi,
on clicking Export Excel button and selecting export selected rows getting error.
IllegalArgumentException: Null reference passed as parameter.
Any solution how to fix.


Hi,
on clicking Export Excel button and selecting export selected rows getting error.
IllegalArgumentException: Null reference passed as parameter.
Any solution how to fix.


Hi Nikita!
Judging by the stacktrace: you tried to export an entity without an ID.
Item ID is required for export.
Regards,
Dmitriy