We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How it is:
The Export button on /admin/subscribers/lists/3?subscription_status=unsubscribed exports all users in the list irregarding of status.
/admin/subscribers/lists/3?subscription_status=unsubscribed
How it should be:
Export only unsubscribed users.
Steps to reproduce:
Unsubscribed: 51
/admin/lists
Version:
Self hosted v3.0.0
Thank you for looking into this! Best
Edits: Clarification
The text was updated successfully, but these errors were encountered:
I have the same issu on selfhostet docker v3.0.0
Sorry, something went wrong.
Hi @knadh can I work on this issue?
Yes, sure @keshavg2.
c334d2e
No branches or pull requests
How it is:
The Export button on
/admin/subscribers/lists/3?subscription_status=unsubscribed
exports all users in the list irregarding of status.How it should be:
Export only unsubscribed users.
Steps to reproduce:
Unsubscribed: 51
(in my case there are 51 unsubscribed users for this list) in/admin/lists
/admin/subscribers/lists/3?subscription_status=unsubscribed
click the Export button above the listVersion:
Self hosted v3.0.0
Thank you for looking into this! Best
Edits: Clarification
The text was updated successfully, but these errors were encountered: