Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#50264] Allow Edit/Comment shared with users to be mentionable #14214

Merged

Conversation

aaron-contreras
Copy link
Contributor

@aaron-contreras aaron-contreras commented Nov 22, 2023

Description

Allows users with the Edit or Comment Work package role to be mentionable in the work packages they've been shared with, alongside existing project members that were mentionable.

There's a caveat with the principals api when signaling where uniqueness is not really handled since the JSON response is directly built in SQL. There's already a discussion planned for it with Jens to solve this. In the meantime, de-duplication of the returned Principals takes place on the client side, specifically in the CKEditor build. Here's a linked PR for it opf/commonmark-ckeditor-build#86

Notes

See: https://community.openproject.org/work_packages/50264

@oliverguenther oliverguenther merged commit e3d3b52 into dev Nov 23, 2023
13 checks passed
@oliverguenther oliverguenther deleted the implementation/50264-allow-shared-users-to-be-mentioned branch November 23, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants