Skip to content

Change source's group when exporting? #1006

Open
@Mopster

Description

@Mopster

I'm trying to find a way to specify the source group specifically when an export is happening. We add additional columns in the export by adding those to the default group. But this increases the amount of data being queried from the database even though those columns are not being used on the actual page, only when it's being exported. And our page load time is getting a big hit because of this.

Is there a way to identify the request is an export before the need to initialize the Source to be able to specify 'export' as the group instead of 'default' or any other custom one ? Or any other way to switch groups for exporting ?

(Running 2.2.1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions