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 of unsubscribed users exports all users #1950

Closed
lorenzode opened this issue Jul 22, 2024 · 3 comments
Closed

Export of unsubscribed users exports all users #1950

lorenzode opened this issue Jul 22, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@lorenzode
Copy link

lorenzode commented Jul 22, 2024

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:

  • Click on Unsubscribed: 51 (in my case there are 51 unsubscribed users for this list) in /admin/lists

Screenshot from 2024-07-22 14-58-23

  • On the subsequent page /admin/subscribers/lists/3?subscription_status=unsubscribed click the Export button above the list

Screenshot from 2024-07-22 14-59-46

  • I get a confirmation pop up window:

Screenshot from 2024-07-22 14-49-30

  • Open the resulting CSV. Instead of 51 users it contains the full list of confirmed, unconfirmed and unsubscribed users for this list.

Version:

Self hosted v3.0.0

Thank you for looking into this! Best

Edits: Clarification

@lorenzode lorenzode added the bug Something isn't working label Jul 22, 2024
@MK-0x41
Copy link

MK-0x41 commented Jul 22, 2024

I have the same issu on selfhostet docker v3.0.0

@knadh knadh self-assigned this Jul 23, 2024
@keshavg2
Copy link
Contributor

Hi @knadh can I work on this issue?

@knadh
Copy link
Owner

knadh commented Jul 26, 2024

Yes, sure @keshavg2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants