I tried to mass update few leads to a user but it's not working.
No error message, but in Stream we can see "Admin assigned this lead to {assignee}"... We don't get the name, it shows {assignee}
In Contact and Lead I have the same error (did not try others)

Steps to Reproduce
Expected Behavior
No error message, but in Stream we can see "Admin assigned this lead to {assignee}"... We don't get the name, it shows {assignee}
In Contact and Lead I have the same error (did not try others)
Steps to Reproduce
- Navigate to the "Prospect" entity list view.
- Select 2-3 records
- Click the "Mass Update" action button.
- Select the "Assigned User" field and choose a specific user from the dropdown (e.g., "John Doe").
- Refresh the page or check the selected records' details.
Expected Behavior
- The selected records should have their "Assigned User" field updated to the chosen user (e.g., "John Doe").
- In the Activity Stream for each affected record, it should log a message like: "Admin assigned this lead to John Doe" (with the actual user's name displayed).
- No error message is shown during or after the mass update process. It shows for exemple "10 records updated"
- The "Assigned User" field on the records remains unchanged (no user is assigned).
- And in the Activity Stream for each record, a message appears: "Admin assigned this lead to {assignee}" (showing a literal placeholder "{assignee}" instead of the actual user name).
- I can mass update Teams but not the Assigned Users.
Comment