Info message raised by business rule displayed twice in Vancouver

Hunter10
Tera Contributor

I use gs.addInfoMessage in Business Rules to display information before update. I found that the message is displayed twice when I edit record in the list, but it is normally displayed once after saving the record in the form.  It is normally displayed once in Tokyo after edit record in the list. Could someone give a hint how to let it just displayed once in list edit?

11 REPLIES 11

Musab Rasheed
Tera Sage
Tera Sage

Hello,

If this is coming only in Vancover then create HI ticket, if it was coming earlier then use gs.flushMessages(); before addInfoMessage

Please hit like and mark my response as correct if that helps
Regards,
Musab

it seems that flushMessages() does not work for scope application.

Hunter10_1-1701188346159.pngHunter10_0-1701188257143.png

 

 

Hunter10
Tera Contributor

I use gs.addInfoMessage in Business Rules to display information before update.

Hunter10_1-1701187148461.pngHunter10_2-1701187176552.png

The message is displayed twice after I edit record in the list.

Hunter10_3-1701187244906.png

But message displayed normally once after saving the record in the form

Hunter10_0-1701187078877.png

 

Is this issue resolved for you? I'm also getting the duplicate messages, would like to know if you have got any solution for the same.

Thank You!