Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

'Close complete' UI Action is not translated in agent workspace

Narayana RC
Tera Contributor

Hello ,

 

Am facing an issue with close complete/close incomplete ui actions on agent workspace , these are OOB HR Task UI Actions have translations in standard view but in agent workspace showing only in English.

 

I want to show these UI actions in workspace in german language, Can you share if you've dealt with a similar issue in the past?

 

Thanks in Advance

 

Regards,

Narayan

 

1 REPLY 1

Weird
Mega Sage

I dug around and found one note I've written about having to do some translations to "sys_declarative_action_assignment" table for UI actions in workspace. You could check that out and see if you can get the translations working through "sys_translated_text" when the table is "sys_declarative_action_assignment".

I didn't write anything else down and don't remember if that actually helped, but hopefully it does.