Export CSV does not export Lens fields #4264
-
Description:Detailed steps to reproduce the issue on a fresh Nova installation: |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
|
The Export CSV uses database fields, you should add |
Beta Was this translation helpful? Give feedback.
-
|
@crynobone What about a Lens with a group by? |
Beta Was this translation helpful? Give feedback.
-
|
It works with Selected Resources = all, but from the looks of it the ExportCsv class goes back down to the Index Query of the underlying resource if some resources are selected? Seems ExportCsv doesn't support Lens and is a bug? |
Beta Was this translation helpful? Give feedback.
-
|
Limitation with Group By: See #5020 |
Beta Was this translation helpful? Give feedback.

Limitation with Group By: See #5020