Language in email notifications to groups

MentZ
Kilo Expert

I have made a notification, which triggers when 'Assigned to group' changes inside an incident. When it is triggered, it should send out an email to members inside this assignment group. This works well.

find_real_file.png

But the issue is that even tho all the members have selected German as theire default language, the email is sent out in English.

I have used gs.getMessage() on every text-element, and everything is translated. But the email is sent out in English no matter what. Anyone have any clue why?

1 ACCEPTED SOLUTION

Alex Coope - SN
ServiceNow Employee
ServiceNow Employee

@MentZ,

I actually posted about this on my blog a little while ago (check the scripted section at the bottom for my watchlist example, you can apply the same logic for group members) - here,

Many thanks,
Kind regards

--------------------------------------------------------------------
Director of Globalization Deployment, Internationalization

View solution in original post

7 REPLIES 7

Hi,

I have read these questions. None of them solve my issue. Please notice that im sending to groups.

Alex Coope - SN
ServiceNow Employee
ServiceNow Employee

@MentZ,

I actually posted about this on my blog a little while ago (check the scripted section at the bottom for my watchlist example, you can apply the same logic for group members) - here,

Many thanks,
Kind regards

--------------------------------------------------------------------
Director of Globalization Deployment, Internationalization

Thank you Alex.

It's sad that this is the only solution. Why haven't ServiceNow thought about this issue all this years on the market?