Skip to content

fix: comments with mentions cant be submitted#7292

Merged
grnd-alt merged 1 commit intomainfrom
fix/comments-with-mention
Oct 6, 2025
Merged

fix: comments with mentions cant be submitted#7292
grnd-alt merged 1 commit intomainfrom
fix/comments-with-mention

Conversation

@grnd-alt
Copy link
Copy Markdown
Member

@grnd-alt grnd-alt commented Oct 6, 2025

resolves #7257 #7290

@grnd-alt
Copy link
Copy Markdown
Member Author

grnd-alt commented Oct 6, 2025

/backport to stable32

@grnd-alt
Copy link
Copy Markdown
Member Author

grnd-alt commented Oct 6, 2025

/backport to stable31

@grnd-alt
Copy link
Copy Markdown
Member Author

grnd-alt commented Oct 6, 2025

/backport to stable30

@grnd-alt
Copy link
Copy Markdown
Member Author

grnd-alt commented Oct 6, 2025

/backport to stable29

Copy link
Copy Markdown
Member

@mejo- mejo- left a comment

Choose a reason for hiding this comment

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

Code changes look good. Didn't test myself though.

@grnd-alt grnd-alt merged commit 9e098f1 into main Oct 6, 2025
30 of 32 checks passed
@grnd-alt grnd-alt deleted the fix/comments-with-mention branch October 6, 2025 16:17
@backportbot
Copy link
Copy Markdown

backportbot bot commented Oct 6, 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/7292/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 9e098f17

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

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.

In a Deck card, posting a comment with a @mention fails

2 participants