-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Avatars] - Fix ReportPreview Avatar Patterns #50763
Comments
@grgia Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Not overdue and not daily |
Not overdue |
^ |
updated PR |
PR needs final update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Context
The ReportPreview Avatar code depends on BE or FE data depending on the report type. This has resulted in avatars and report preview headers breaking frequently.
The logic was nearly solved by this PR - #49172 which changed the logic to use the ownerID for reportPreviews as well as adding a calculation for This worked for all cases except the Send Money Flow where the ownerID is the payee, which is not the original actor.
Solution:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: