Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] delete only processes first --metadata entry #1411

Closed
2 tasks done
JoernBerkefeld opened this issue Jul 4, 2024 · 1 comment · Fixed by #1414 or #1415
Closed
2 tasks done

[BUG] delete only processes first --metadata entry #1411

JoernBerkefeld opened this issue Jul 4, 2024 · 1 comment · Fixed by #1414 or #1415
Assignees
Labels
bug Something isn't working c/Generic
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

assume:
mcdev del ../.. -m a:key -m b:key2 -m c:key3
this will only execute delete for a:key but not even error for b:key2 or c:key3

Expected Behavior

it should delete all 3 elements

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Run '...'
  4. See error...

Version

7.0.3

Environment

  • OS:
  • Node:
  • npm:

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

@JoernBerkefeld JoernBerkefeld added bug Something isn't working c/Generic labels Jul 4, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.0.4 milestone Jul 4, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Jul 4, 2024
JoernBerkefeld added a commit that referenced this issue Jul 4, 2024
@JoernBerkefeld JoernBerkefeld linked a pull request Jul 4, 2024 that will close this issue
4 tasks
@JoernBerkefeld JoernBerkefeld mentioned this issue Jul 4, 2024
11 tasks
@github-actions github-actions bot closed this as completed Jul 4, 2024
Copy link

github-actions bot commented Jul 4, 2024

Closed by #1414.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/Generic
Projects
None yet
1 participant