Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Feb 12, 2026

Summary

When the activity integration is used we need to open the activity tab not the comments tab.

Checklist

…gration is used

When the activity integration is used we need to open the `activity` tab
not the comments tab.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added this to the Nextcloud 34 milestone Feb 12, 2026
@susnux susnux requested a review from edward-ly February 12, 2026 16:20
@susnux susnux requested a review from a team as a code owner February 12, 2026 16:20
@susnux susnux added bug 3. to review Waiting for reviews labels Feb 12, 2026
@susnux susnux requested review from nfebe, sorbaugh and szaimen and removed request for a team February 12, 2026 16:20
@susnux
Copy link
Contributor Author

susnux commented Feb 12, 2026

/backport to stable33

This fixes invalid error messages if the action has an empty
displayname, often the case for inline actions

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux requested a review from skjnldsv as a code owner February 12, 2026 16:21
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

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

🐘

@susnux
Copy link
Contributor Author

susnux commented Feb 12, 2026

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux merged commit 202124c into master Feb 12, 2026
127 of 129 checks passed
@susnux susnux deleted the fix/comments-action branch February 12, 2026 18:11
@backportbot
Copy link

backportbot bot commented Feb 12, 2026

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

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

# Create the new backport branch
git checkout -b backport/58287/stable33

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

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

Error: Failed to push branch backport/58287/stable33: remote: 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.

@susnux
Copy link
Contributor Author

susnux commented Feb 12, 2026

/backport cd15bb0 f2574fd to stable33

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.

4 participants