-
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
[$500] Unable to mute all sounds on App #36455
Comments
Job added to Upwork: https://www.upwork.com/jobs/~019ce6ba6ef040e21d |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @alitoshmatov ( |
Triggered auto assignment to @abekkala ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Auto-assign attempt failed, all eligible assignees are OOO. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Unable to mute all sounds -> "Mute all sounds from Expensify" toggle doesn't seem to work as expected. What is the root cause of that problem?This issue is coming from PR #31055. When a user on device A toggles ON the "Mute all sounds from Expensify" this sets the Lines 715 to 717 in 023d62c
When the same user account on device B receives a message, the sounds are still enabled since different device means the local data from device A is not synced with that on device B in real-time -> therefore This is happening since we're not saving this data on BE in order to sync on all devices via pusher in real-time. What changes do you think we should make in order to solve the problem?Implement saving of Similar to what we're doing currently for the "Receive relevant feature updates and Expensify news" setting within the toggle function: Line 175 in 023d62c
using its own unique Lines 193 to 196 in 023d62c
|
|
@jeremy-croff Not that similar with the switch toggle based settings for which there's no overall solution because if we take a look at the current logic of other switch toggle based settings from Preferences they seem to have their own update endpoint. Take for example the "Receive relevant feature updates and Expensify news" setting toggle function: Line 175 in 023d62c
using its own unique Lines 193 to 196 in 023d62c
|
So there are 2 sounds.
The notification send to target devices still has a sound in the payload and it allows the device to honor it's own settings. |
We're not supporting BE yet. Sound is just local feature for now. |
I'm going to at least mark this as NAB for now, but we're discussing a bit in slack about how to fix / who should fix |
Basically @ikevin127 and @aimane-chnaif are right, now this feature is device-level only (so the preference for this setting will not be synchronized across devices). Also want to point out this comment #31055 (comment) where we agreed that for now it should be device-level feature. So @Beamanator please decide what should we do next 👀 Thank you! |
Thanks so much @kirillzyusko ! So it sounds like there's nothing to fix here! I'll only keep this open to make sure @abekkala and I can make sure testrail steps are updated so we're not expecting this to happen 🙏 @m-natarajan are there regression tests in testrail that we should change since this issue is not actually a bug? |
I'll await confirmation from @m-natarajan irt TR. If there are no updates needed, I'll close out |
@Beamanator, @abekkala Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Hmm Maybe we should post in the #qa slack channel to get more 👀 on this @abekkala ? What you think? :D |
Let's close this, and we'll add creating testrail cases to the tracking issue |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.41.1
Reproducible in staging?: Y
Reproducible in production?: No (New feature)
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:
Action Performed:
Expected Result:
There is no audio actually played.
Actual Result:
Done sound. Unable to mute all sounds on App. "Mute all sounds from Expensify" button doesn't function.
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6378819_1707874989063.RPReplay_Final1707855567.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: