New Workflow Version changing saved Code.

EvSystem

Member
I am using the Code function to write a JavaScript using the new Workflow version.

I create a JavaScript Code with this inside:
column_values: "{\\"text_mkt4ampn\\":\\"test\\",\\"color_mkt4r383\\":\\"Outstanding\\",\\"board_relation_mkt45r69\\":{\\"item_ids\\" : [\\"123456\\"]}}"

Everytime I save the function it changes to:
column_values: "{\"text_mkt4ampn\":\"test\",\"color_mkt4r383\":\"Outstanding\",\"board_relation_mkt45r69\":{\"item_ids\" : [\"123456\"]}}"

it seems is changing \\ to \

I will have to rollback to the old version since it is not happening there. I already tested that.
 

ArshilAhmad

Well-known member
Staff member
Hi @EvSystem,

Could you please share the Workflow URL where you have this concern?
1753385013068.png
 

ArshilAhmad

Well-known member
Staff member
Thank you for sharing the Workflow URL. Please allow us some time to look into this concern. We will get back to you with an update soon.
 
Top