-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add option to export data from maintainance tab #2441
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
base: master
Are you sure you want to change the base?
Conversation
Hi! Just following up on this PR. |
Thanks for the PR @destrex271. Will review this closer to the next big release. |
Thanks! |
Hi @destrex271. All subscribers (or selected subscribers) can already be exported from the subscribers page. ![]() Can you amend the PR to remove this from the maintenance page? We can consider the export option for |
Oh ok, I missed that. Will do this asap |
Hi @knadh , updated this PR. I have removed the exportSubscribers function and the anchor tag enclosing the Export option from Subscribers view. Apologies for the delay! |
@knadh just realized that I did the opposite of what you had asked 😅. Fixing it asap. |
Restored the export function on subscribers list page. |
As mentioned in : #2432 , this PR introduces an export option in the maintenance tab. Currently added export option to get all subscribers. Still in progress