Jörn Berkefeld

Results 141 issues of Jörn Berkefeld

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ![image](https://user-images.githubusercontent.com/1917227/196868359-2d8ce3e8-5333-4caa-854c-f569b2a6ffae.png) meanwhile the config looks like this: ![image](https://user-images.githubusercontent.com/1917227/196868118-0878b8c5-04f6-417d-9afd-9da703fe6aa1.png) ### Expected Behavior...

bug
NEW

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior source: ![image](https://user-images.githubusercontent.com/1917227/196627681-ad30f2a4-bad4-455d-8189-4cd1a2b2f5fa.png) target: ![image](https://user-images.githubusercontent.com/1917227/196627599-839c19ae-f422-4077-94fe-dc6b51bde62c.png) clearly, spaces were added during the `buildTemplate`...

bug
c/query
e/copado

idea is to use mustache or handlebars.js logic to create multiple combined queries if needed (UNION ALL) based on the markets defined per BU in a marketlist.   similarly, use the...

enhancement
e/DevOps

limit to deploy only ------------ **Uwe:** PM Is that the right way to go? In Salesforce classic, we do not do this. We allow deployments (and overwriting changes done manually...

enhancement
e/DevOps

add a simple switch into the config

enhancement
e/Core
c/asset

**Is your feature request related to a problem? Please describe.** when creating normal DEs, folders are always auto-created in the deploy pkg. but that's not working for shared DE folders....

enhancement
c/dataExtension
c/folder
NEW

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior saw it happening with contentblockbyname which tends to have a very...

bug
c/asset
NEW

![image](https://github.com/Accenture/sfmc-devtools/assets/1917227/44012541-e917-4313-9aac-114e4325cacc) it's the new default.

e/IDE
chore

**github** has moved away from using "master" as default branch for new projects due to the ongoing social discussion some time ago now. Meanwhile, the **git** project has not and...

enhancement
c/INIT

jsconfig.json > `compilerOption.checkJs = true` OR `// @ts-check` AND .vscode/settings.json > `"javascript.validate.enable": true` this should prevent us from writing bad code and potentially fix issues we already have **dependant on:**...

chore
contributor