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 depending on the market config and the metadata that `bt` is...

bug
e/DevOps
c/Generic

There was a new API endpoint introduced for this type in [Spring 22](https://help.salesforce.com/s/articleView?id=sf.mc_rn_2022_spring_as_manage_file_locations_api.htm&type=5), described here: https://developer.salesforce.com/docs/marketing/marketing-cloud/guide/fileTransferLocationManagement.html Supported Use Case | HTTP Verb | URI -- | -- | -- [Create...

enhancement
c/fileLocation

# PR details ## What changes did you make? (Give an overview) - closes #62 ## Further details (optional) **todo:** add proper tests for the 3 journey types (transactional, quicksend,...

enhancement
c/emailSend
c/journey
c/triggeredSend

**test platform:** https://regex101.com/#javascript **relevant types that could contain amscript:** - script - journey (email related) - triggeredSend - asset (email, content blocks, ...) - senderProfile **regex:** - _ContentBlockByID_: `/ContentBlockById\(\s*"([0-9]+)"\s*\)/gmi` &...

enhancement

- [ ] Make user permissions readable (currently IDs only) - [ ] add user permissions - [ ] remove user permissions

enhancement
c/user

retrieve: ![image](https://user-images.githubusercontent.com/1917227/220640683-30388eff-d776-477d-bf77-69dc4e45f012.png) resulting json: ![image](https://user-images.githubusercontent.com/1917227/220640750-f8d9262d-67a8-41f6-a717-39440ce726b9.png) with "r__dataExtractType_name" not set trying to deploy that to this or another BU: ![image](https://user-images.githubusercontent.com/1917227/220640923-8c12db1a-b9f3-4b69-ab53-4aa5356c5330.png) **expected**: print a good error message that users can understand

c/dataExtract
chore
c/dataExtractType

![image](https://user-images.githubusercontent.com/1917227/98371604-b9aa3b80-203c-11eb-8200-70081b186574.png)

**Update**: This issue is used to track all Network Console problems. * "Edit and Resend" option does not allow to see or edit the body * https://github.com/microsoft/edge-devtools-network-console/issues/89 * https://github.com/MicrosoftEdge/DevTools/issues/227 *...

bug
tracked

Steps to reproduce: 1. open connection manager via CTRL+SHIFT+P 2. start adding a new connection 3. open a new file which then hides the connection manager 4. switch back to...

enhancement