HR Case - short description not reflect correctly on latest version Vancouver

Amol12
Tera Contributor

if user raise request from portal but description field data is not display correctly. in short description add wrong words like <br>./ etc. this problem occurs only on Vancouver version. I have attached screenshot in below

 

Amol12_0-1695730260788.png

 can anyone help me.

 

Thanks,

Amol

3 REPLIES 3

AnveshKumar M
Tera Sage
Tera Sage

Hi @Amol12 

Check the record producer script (or any other script where the description field content is being set) for this, the developer is trying to add a new line using <br/> tag but you should use \n to get the new lines in description field.

 

Please let me know if you need more help.

 

Please mark my answer helpful and accept as solution if it helped you 👍✔️

Thanks,
Anvesh

Ankur Bawiskar
Tera Patron
Tera Patron

@Amol12 

Did you try to debug how description field is getting populated?

that will help you understand the root-cause

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

 

I have checked there is a script include used for mapping but this issue is facing on  Vancouver version.