email template Layout attachment between instances

SnowSnew
Tera Contributor

Hi guys, i am adding images to an email template for all my notification (logo, background) on the dev instance, and when I push my modification from the dev instance to test instance, the html code is change but  the attachment from the attachment (wich I manualy added  to my update set as u can see below) is not on the test instance:

Capture d'écran 2024-03-28 173659.png

 do you guys know how can I push html modification AND attachment at the same time?

Any help would be appreciated

 

1 ACCEPTED SOLUTION

Basheer
Mega Sage

hI @SnowSnew ,

If you try to move attachments via update set or xml then there is high possibility they may get corrupted.

give the attachments directly in the instances and map them in those respective instances.

 

Please hit like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.

Cheers,
Mohammed Basheer Ahmed.

View solution in original post

2 REPLIES 2

Basheer
Mega Sage

hI @SnowSnew ,

If you try to move attachments via update set or xml then there is high possibility they may get corrupted.

give the attachments directly in the instances and map them in those respective instances.

 

Please hit like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.

Cheers,
Mohammed Basheer Ahmed.

SnowSnew
Tera Contributor

ok thanks, thats what i was scared of.