Add option to export data from maintainance tab#2441
Open
destrex271 wants to merge 13 commits intoknadh:masterfrom
Open
Add option to export data from maintainance tab#2441destrex271 wants to merge 13 commits intoknadh:masterfrom
destrex271 wants to merge 13 commits intoknadh:masterfrom
Conversation
Author
Author
|
Hi! Just following up on this PR. |
Owner
|
Thanks for the PR @destrex271. Will review this closer to the next big release. |
Author
|
Thanks! |
Owner
|
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 |
Author
|
Oh ok, I missed that. Will do this asap |
Author
|
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! |
Author
|
@knadh just realized that I did the opposite of what you had asked 😅. Fixing it asap. |
Author
|
Restored the export function on subscribers list page. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



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