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
`mcdev retrieve cred/bu "key1,key2," will run key1, then key2, then an empty key, which is basically like running retrieve without a key. We need to filter empty items from the key array (or trim commas from the start/end)
Version
5.1.0
Participation
I am willing to submit a pull request for this issue.
The text was updated successfully, but these errors were encountered:
JoernBerkefeld
changed the title
[BUG] retrieve-by-key does not filter by key anymore for dataExtensions
[BUG] retrieve-by-key does not filter by key if key-list ends on comma
Jun 7, 2023
Is there an existing issue for this?
Current Behavior
`mcdev retrieve cred/bu "key1,key2," will run key1, then key2, then an empty key, which is basically like running retrieve without a key. We need to filter empty items from the key array (or trim commas from the start/end)
Version
5.1.0
Participation
The text was updated successfully, but these errors were encountered: