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

Send logs by email #2525

Merged
merged 9 commits into from
Dec 10, 2024
Merged

Send logs by email #2525

merged 9 commits into from
Dec 10, 2024

Conversation

SergioEstevao
Copy link
Contributor

@SergioEstevao SergioEstevao commented Dec 9, 2024

| 📘 Part of: # |
|:---:|

Fixes #

This PR adds new logs screen on the support screen and allows to see the logs and sends them by email.

logs.mp4

To test

  1. Start the app on a device that as an email account configured
  2. Go to Profile Tab
  3. Tap on Help & Feedback
  4. Tap on the more (...) button on the top right
  5. Tap on Log
  6. Check if you can see the logs
  7. Tap on the email button on the top right
  8. Check if the email UI shows up with the correct info on: subjects, content, recipients and has the logs attached
  9. Send the email to yourself
  10. Check if the logs data is correctly received on your email.

Checklist

  • I have considered if this change warrants user-facing release notes and have added them to CHANGELOG.md if necessary.
  • I have considered adding unit tests for my changes.
  • I have updated (or requested that someone edit) the spreadsheet to reflect any new or changed analytics.

@SergioEstevao SergioEstevao added the [Type] Enhancement Improve an existing feature. label Dec 9, 2024
@SergioEstevao SergioEstevao added this to the 7.79 ❄️ milestone Dec 9, 2024
@dangermattic
Copy link
Collaborator

dangermattic commented Dec 9, 2024

1 Warning
⚠️ This PR is assigned to the milestone 7.79 ❄️. The due date for this milestone has already passed.
Please assign it to a milestone with a later deadline or check whether the release for this milestone has already been finished.

Generated by 🚫 Danger

@SergioEstevao SergioEstevao marked this pull request as ready for review December 9, 2024 16:48
@SergioEstevao SergioEstevao requested a review from a team as a code owner December 9, 2024 16:48
Copy link
Contributor

@danielebogo danielebogo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SergioEstevao the feature works well as described.

I personally would update the message in case the mail composer is not allowed to send messages.

@SergioEstevao SergioEstevao merged commit da26a99 into trunk Dec 10, 2024
4 of 6 checks passed
@SergioEstevao SergioEstevao deleted the sergio/send_logs_email branch December 10, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement Improve an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants