Skip to content

fix(dav): properly handle metadata - #3705

Merged
susnux merged 1 commit into
masterfrom
fix/photos-meta
Aug 4, 2026
Merged

fix(dav): properly handle metadata#3705
susnux merged 1 commit into
masterfrom
fix/photos-meta

Conversation

@susnux

@susnux susnux commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

馃 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review Waiting for reviews labels Aug 3, 2026
@susnux

susnux commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable34

@backportbot backportbot Bot added the backport-request Pending backport by the backport-bot label Aug 3, 2026
@susnux

susnux commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable33

@susnux

susnux commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable32

@susnux

susnux commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable31

@susnux

susnux commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable30

@susnux

susnux commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable29

@susnux

susnux commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

/backport to stable28

@susnux
susnux merged commit 20fbbbb into master Aug 4, 2026
48 of 50 checks passed
@susnux
susnux deleted the fix/photos-meta branch August 4, 2026 12:08
@backportbot

backportbot Bot commented Aug 4, 2026

Copy link
Copy Markdown

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

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

# Create the new backport branch
git checkout -b backport/3705/stable28

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

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

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


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

@backportbot

backportbot Bot commented Aug 4, 2026

Copy link
Copy Markdown

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/3705/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 c8ae54db

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/3705/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

backportbot Bot commented Aug 4, 2026

Copy link
Copy Markdown

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/3705/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 c8ae54db

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/3705/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.

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

Labels

3. to review Waiting for reviews backport-request Pending backport by the backport-bot bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants