-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[$250] LHN - Expense submitted offline doesn't appear in LHN. #48596
Comments
Triggered auto assignment to @greg-schroeder ( |
@greg-schroeder FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
Edited by proposal-police: This proposal was edited at 2024-09-05 04:40:30 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
const shouldUpdateNotificationPrefernece = !isEmptyObject(chatReport) && ReportUtils.getReportNotificationPreference(chatReport) === CONST.REPORT.NOTIFICATION_PREFERENCE.HIDDEN; to check whether we should update the Lines 987 to 993 in fd16fdd
What alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~021833031002469120796 |
Nex up is proposal review |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mollfpr ( |
@mollfpr, @greg-schroeder Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Bump @mollfpr |
You around @mollfpr? |
Bump @mollfpr |
Sorry for the delay 🙏 Reviewing now! |
I can't reproduce the issue. Screen_Recording_20240916_153650_Chrome.mov@dominictb Is it because
What's BE fix we should apply? |
This comment was marked as outdated.
This comment was marked as outdated.
@mollfpr @greg-schroeder Currently, when creating a new conversation with a new email, the backend returns the notificationPreference as |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
I am not sure - do you know @mollfpr? Or we can ask the team as a whole perhaps in Slack? |
I'm afraid I don't have a clue either, but I think the correct one should be data from BE.
@dominictb Does this mean that the preference got overridden on the FE? Could you still get the notification after the BE return hidden? |
Yep, in offline mode. And here is the reason for those changes. |
@dominictb are you still able to reproduce the issue? |
I cannot reproduce because of this line, which was added in the recently PR: App/src/libs/actions/Report.ts Line 1036 in 448ca57
But I think that change is not correct, we need to revert it to match what BE returns, "hidden" instead of "always". |
@mollfpr @greg-schroeder this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@mollfpr, @greg-schroeder Huh... This is 4 days overdue. Who can take care of this? |
@mollfpr, @greg-schroeder 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
Bump @mollfpr |
@mollfpr, @greg-schroeder 8 days overdue is a lot. Should this be a Weekly issue? If so, feel free to change it! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
I'm going to close this as #vip-vsb is now paused and it doesn't really fit into #newdot-quality. Please reopen if you disagree. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.29-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): biruknew45+624@gmail.com
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
When submitting an expense offline, it should appear in the Inbox with 50% opacity. Upon going online, it should update to 100% opacity
Actual Result:
The expense does not appear in the LHN in the Inbox while offline and after going online
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6592625_1725438189682.1.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @mollfprThe text was updated successfully, but these errors were encountered: