Actions
Feature proposal #8373
closedEmail: implement support for swapping language if user id is used as the recipient
Description
When sending emails to a user id directly a user object is available. Implement support for swapping the language to the recipient user language. If a recipient user isn't used then swap the language to the auto action user object if it's not already the viewing user.
Updated by krileon almost 4 years ago
Email action supports multiple recipients, BCC, and CC. It's only going to be able to support 1 recipient language though. It should probably only send in the recipient language if there's only 1 recipient.
Updated by krileon almost 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions