-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Mentions v2] Replace/remove room mentions name based when creating new reportActions #39506
Comments
Triggered auto assignment to @JmillsExpensify ( |
|
Started working on a PR, asked for query timings here: https://github.com/Expensify/Expensify/issues/385737 |
@rlinoz Whoops! This issue is 2 days overdue. Let's get this updated quick! |
When creating a new reportAction we need to identify room mentions that are name based and replace them with reportID based ones if the report exists, if the report doesn't exists and the user is not a member of the policy we will remove the mention and make it plain text, the details can be found here.
The text was updated successfully, but these errors were encountered: