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

Add option to export messaging logs #1287

Open
vagarwalla opened this issue Jul 3, 2021 · 1 comment
Open

Add option to export messaging logs #1287

vagarwalla opened this issue Jul 3, 2021 · 1 comment
Assignees
Labels
Bug Cases where existing functionality is not working as intended or specified.

Comments

@vagarwalla
Copy link
Collaborator

vagarwalla commented Jul 3, 2021

I can't export messaging logs to XLSX right now.

@vagarwalla vagarwalla added the Bug Cases where existing functionality is not working as intended or specified. label Jul 3, 2021
@sebgrebe
Copy link
Collaborator

sebgrebe commented Jul 23, 2021

User story: As an admin, when I go to the message logs on eahub.org/admin, I can select the message logs I want to export and then export them to an xlsx/csv/etc file

Acceptance criteria

  • File with logs downloaded with all columns present: sender email, recipient email, recipient type, send action uuid, time
  • Uses the ImportExportMixin
  • Export is done via button (not action)
    image

@sebgrebe sebgrebe assigned LisaJD and unassigned sebgrebe Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Cases where existing functionality is not working as intended or specified.
Projects
None yet
Development

No branches or pull requests

3 participants