Skip to content

Conversation

@marcelklehr
Copy link
Member

@marcelklehr marcelklehr commented Sep 17, 2025

TODO

  • test

Checklist

@marcelklehr
Copy link
Member Author

/backport to stable32

@marcelklehr
Copy link
Member Author

/backport to stable31

@marcelklehr
Copy link
Member Author

/backport to stable30

@marcelklehr marcelklehr force-pushed the fix/taskprocessing-task-types-cache-by-language branch from b12327c to 10d2847 Compare September 17, 2025 09:56
@marcelklehr marcelklehr marked this pull request as ready for review September 17, 2025 10:02
@marcelklehr marcelklehr requested a review from a team as a code owner September 17, 2025 10:02
@marcelklehr marcelklehr requested review from ArtificialOwl, CarlSchwan, janepie, kyteinsky, nfebe and oleksandr-nc and removed request for a team September 17, 2025 10:02
Copy link
Contributor

@kyteinsky kyteinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@marcelklehr marcelklehr force-pushed the fix/taskprocessing-task-types-cache-by-language branch from 10d2847 to fe54914 Compare September 17, 2025 12:16
@marcelklehr marcelklehr merged commit 613bb76 into master Sep 18, 2025
210 of 216 checks passed
@marcelklehr marcelklehr deleted the fix/taskprocessing-task-types-cache-by-language branch September 18, 2025 07:23
@backportbot
Copy link

backportbot bot commented Sep 18, 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/55153/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 fe54914e

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

Error: Failed to push branch backport/55153/stable30: remote: {"auth_status":"auth_error","body":"Invalid username or token. Password authentication is not supported for Git operations."}
fatal: Authentication failed for 'https://github.com/nextcloud/server.git/'


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

@marcelklehr
Copy link
Member Author

/backport to stable30

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

String translations randomly having a wrong language

4 participants