You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to deploy some emailSendDefinition using the version 4.0.0 of mcdev. Looking at the documentation it is supported but when I try I always get the same warning/error.
Here I tried the normal way but got this: 14:16:28 warn: ☇ skipping emailSendDefinition: folderType userinitiatedsends not supported for deployment
Then I'm like ok, I should create a new folder to make this work, so I did change the path in the "r__folder_Path" attribute thinking that the tool will create the folder for me but got: 14:16:59 error: ☇ skipping emailSendDefinition DEV_EMEA_HE-45-JNO-Test / DEV_EMEA_HE-45-JNO-Test: Dependent folder with Path='HCP_Engagement_Test' was not found on your BU
So I don't know how to resolve this because I don't know how and if we can create other folders for those kind of activities. I also try to retrieve the folders to check if I could create it from the dev tool but I didn't found the solution.
Any ideas ? :)
The warning seems to confuse users into changing the folder path which then leads to issues during deployment.
We should be more explicit about the implications in that warning.
The text was updated successfully, but these errors were encountered:
Discussed in #384
Originally posted by JoeyNovais July 19, 2022
Hi,
I'm trying to deploy some
emailSendDefinition
using the version 4.0.0 of mcdev. Looking at the documentation it is supported but when I try I always get the same warning/error.Here I tried the normal way but got this:
14:16:28 warn: ☇ skipping emailSendDefinition: folderType userinitiatedsends not supported for deployment
Then I'm like ok, I should create a new folder to make this work, so I did change the path in the
"r__folder_Path"
attribute thinking that the tool will create the folder for me but got:14:16:59 error: ☇ skipping emailSendDefinition DEV_EMEA_HE-45-JNO-Test / DEV_EMEA_HE-45-JNO-Test: Dependent folder with Path='HCP_Engagement_Test' was not found on your BU
So I don't know how to resolve this because I don't know how and if we can create other folders for those kind of activities. I also try to retrieve the folders to check if I could create it from the dev tool but I didn't found the solution.
Any ideas ? :)
The warning seems to confuse users into changing the folder path which then leads to issues during deployment.
We should be more explicit about the implications in that warning.
The text was updated successfully, but these errors were encountered: