android icon indicating copy to clipboard operation
android copied to clipboard

Bugfix E2E File Deletion For V1

Open alperozturk96 opened this issue 1 year ago • 2 comments

  • [x] Tests written, or not not needed

How to Test

  1. Create encrypted folder
  2. Upload multiple files inside encrypted folder
  3. Delete one file from encrypted folder
  4. Refresh folder, file must be deleted
  5. Try to add some file again, file conflict notification should't appear

Test it for V1 (Nextcloud 27.1.7) and V2 (v28 and above)

Note

E2E version must be lower than 2.0

alperozturk96 avatar Apr 26 '24 13:04 alperozturk96

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12942.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

github-actions[bot] avatar May 02 '24 12:05 github-actions[bot]

Codacy

Lint

TypemasterPR
Warnings7272
Errors33

SpotBugs

CategoryBaseNew
Bad practice6767
Correctness7272
Dodgy code341341
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness66
Performance5757
Security1919
Total572572

github-actions[bot] avatar May 02 '24 12:05 github-actions[bot]

Approved, restarted CI as "rename" test failed.

tobiasKaminsky avatar May 02 '24 13:05 tobiasKaminsky

/backport to stable-3.29

alperozturk96 avatar Aug 08 '24 08:08 alperozturk96