Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Export] support filter on export profiles too #335

Open
dkarlovi opened this issue Jan 19, 2022 · 0 comments
Open

[Export] support filter on export profiles too #335

dkarlovi opened this issue Jan 19, 2022 · 0 comments

Comments

@dkarlovi
Copy link
Collaborator

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Branch? master

Currently, there's a FilterInterface which can be custom implemented and attached to an import profile to skip over specific rows when importing.

But, currently no such support exists when exporting. I see no reason why filters shouldn't be supported when doing the export the same way as they are when importing. The interface can be reused from my POV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant