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

Download Chat Histories #536

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

rachaelcodes
Copy link
Contributor

Context

To help us analyse data from our MVP, it would be helpful to collect user chats to identify common tasks.

Changes proposed in this pull request

This adds an action to download Chat History and Message data as a CSV file. The file itself is quite ugly, but what's important is that we can get a data cut quickly.

Guidance to review

Go to http://localhost:8090/admin/redbox_core/chathistory/, select all and choose the action 'Export Selected'

Relevant links

https://technologyprogramme.atlassian.net/browse/REDBOX-311

Things to check

  • I have added any new ENV vars in all deployed environments
  • I have tested any code added or changed
  • I have run integration tests

@rachaelcodes rachaelcodes marked this pull request as ready for review June 7, 2024 08:30
@rachaelcodes rachaelcodes merged commit a77b9f3 into main Jun 7, 2024
11 checks passed
@rachaelcodes rachaelcodes deleted the feature/REDBOX-311-admin-download-button branch June 7, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants