Skip to content

Conversation

@ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Aug 14, 2025

  • Resolves: #

Summary

Deleting a user cleans up their addressbooks but leaves the shares. This is now fixed.

TODO

  • ...

Checklist

@ChristophWurst ChristophWurst self-assigned this Aug 14, 2025
@ChristophWurst ChristophWurst force-pushed the fix/dav/user-addressbook-clean-up branch from 37dc181 to 87e76cc Compare September 1, 2025 07:24
@ChristophWurst ChristophWurst added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Sep 1, 2025
@ChristophWurst
Copy link
Member Author

/backport to stable31

@ChristophWurst
Copy link
Member Author

/backport to stable30

@ChristophWurst
Copy link
Member Author

/backport to stable29

@ChristophWurst ChristophWurst marked this pull request as ready for review September 1, 2025 07:24
@ChristophWurst ChristophWurst requested review from Altahrim, provokateurin and salmart-dev and removed request for a team September 1, 2025 07:24
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst force-pushed the fix/dav/user-addressbook-clean-up branch from 295baed to 8e1a070 Compare September 1, 2025 08:37
@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Sep 1, 2025
@ChristophWurst ChristophWurst merged commit 21d28c8 into master Sep 2, 2025
217 of 226 checks passed
@ChristophWurst ChristophWurst deleted the fix/dav/user-addressbook-clean-up branch September 2, 2025 18:18
@backportbot
Copy link

backportbot bot commented Sep 2, 2025

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/54424/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 8e1a070b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/54424/stable29

Error: Failed to check for changes with origin/stable29: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Sep 2, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/54424/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 8e1a070b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/54424/stable30

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Sep 2, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/54424/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 8e1a070b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/54424/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@ChristophWurst
Copy link
Member Author

/backport to stable31 please

@backportbot
Copy link

backportbot bot commented Sep 18, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/54424/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 8e1a070b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/54424/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish backport-request bug feature: dav

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants