fix(e2ee): event listen - #17597
Conversation
|
/backport to stable-35.0.x |
|
APK file: https://github.com/nextcloud/android/actions/runs/34354127753/artifacts/10106201280 |
|
master-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/17597-IT-master-13-33 |
daniele-verducci
left a comment
There was a problem hiding this comment.
Could reproduce issue and confirm fix works perfectly
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
88f5663 to
b7a1a18
Compare
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
馃摫 QA build
The QA build installs alongside a released Nextcloud app, so you can keep Downloading the file requires a GitHub account, so open this link on the |
|
stable22-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/17597-IT-stable22-10-08 |
|
stable35-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/17597-IT-stable35-10-15 |
Steps to Reproduce
R.string.end_to_end_encryption_folder_not_emptyis displayed.Expected Behavior
After entering the correct passphrase, the encrypted folder should open directly without showing the message.
Actual Behavior
After entering the passphrase, the
R.string.end_to_end_encryption_folder_not_emptymessage is displayed, and the folder does not open until it is tapped again.