Closed jesmrec closed 3 weeks ago
Server version: 5.0.8
Device & Android version: Xiaomi Redmi 13, Pixel 2, Samsung Galaxy Tab A8
Android app version: 4.4.1
https://github.com/owncloud/android/pull/4437:
move behaviour:
copy behaviour (regression)
The change that was undone to fix https://github.com/owncloud/android/issues/4495 has caused a regression in the original PR. Automatic uploads with behaviour copy
are not removed from /tmp
. This is the scenario i tested (still more scenarios to test):
copy
(kept in original folder) behaviourCurrent: uploads finish correctly, but the /tmp
folder is not cleaned up
@jesmrec The bug that was reported is fixed 😄
Patch release
TASKS:
release/4.4.1
in owncloud/android fromlatest
[DOC] Update SBOMunreleased
with the proper content for the releaseunreleased
to a new folder likeM.m.p_YYYY-MM-DD
inside thechangelog
folderunreleased
folder inmaster
branch into this branch, to avoid Calens conflicts problemsReleaseNotesViewModel.kt
to assure nothing important is missing there[DIS] Check for new screenshots in Play Store/GitHub/F-Droid and generate them[QA] Design test plan[DIS] Update screenshots in Play Store/GitHub/F-Droidv4.4.1
in HEAD commit of release branch, in owncloud/androidlatest
pointing the same commit as the release commitmaster
intorelease/4.4.1
, fixing all the conflicts that could happen, in owncloud/androidrelease/4.4.1
branch intomaster
, in owncloud/androidQA
QA checks:
https://github.com/owncloud/android/issues/4501#issuecomment-2435206892
Bugs & improvements: