Accenture / sfmc-devtools-copado

SFMC DevTools made easy using Copado Multi-Cloud's webinterface
MIT License
8 stars 2 forks source link

[BUG] Retrieving failed: selectedTypesArr is not iterable - Commit.js #217

Closed DannyCastroVentura closed 2 years ago

DannyCastroVentura commented 2 years ago

Current Behavior

When using the docker image with the mcdev tools on the commit, we receive the following error message: Retrieving failed: selectedTypesArr is not iterable, maybe because the outdated version of mcdev tools on the docker image

JoernBerkefeld commented 2 years ago

due to old version of mcdev. to be expected as of now because the images uses mcdev 4.0.2 and we've been working with the latest unreleased version directly from the develop branch in github.

closing as invalid