-
Notifications
You must be signed in to change notification settings - Fork 1.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
Media Uploading notification doesn't seem to be in synch with the media uploading/uploaded #9802
Comments
Scenario no. 3
https://cloudup.com/ccVRBOLfH28
|
I tried testing this a few times using WPAndroid alpha-170 on Pixel 3 Android 9 but I was unable to see any notifications in the system NC (41s). I tried checking notifications settings for the app itself and all looked well (screenshot). |
I was able to see this happen today while testing with WPAndroid alpha-171 on Pixel 3 Android 9 with these steps:
@malinajirka would you mind giving this one another go to see if you are still unable to replicate the problem in testing? |
I think this PR might solve the issue. I have been testing it on my Pixel 3 a few days ago and I never ended up with a stuck notification. |
@designsimply I'd suggest closing this issue until someone encounters it again. I tried to reproduce it today without success. I still hope it got fixed in #9956. |
👍closing per the recommendation (and the hope it was fixed in #9956 🙂) with an ask to re-open if it comes up again. |
Affected device(s)
Samsung S9 on Android 9.
Can't reproduce the issue on my other testing device (Nexus 5X on Android 7.1). Also tried on emulators with no luck.
@malinajirka confirmed that he was not able to reproduce this exact issue on his devices (Emulator + Pixel 3 Android 9).
Expected behavior
The Uploading notification to be correctly cleared if I stop the Media Uploading by tapping on the media and selecting "Stop Uploading".
Actual behavior
The network connection is correctly stopped, but the notification is still there in the notifications center, the progress indicator is of course stuck at the current position, and a new Upload failed notification is added to the stack.
Steps to reproduce the behavior
See also Scenario 3 here.
I also noticed that sometimes weird things happen with media notifications.
2 uploading notifications not grouped into 1
Tried to upload 2 files, after the 1st video finished I got this in the notifications center:
(Not sure of the steps to replicate this issue)
Tested on current develop -
d3c89dd7d4dcd3d138bc544642b3ace38cb2a96a
cc @mzorz
@marecar3
The text was updated successfully, but these errors were encountered: