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

Commands that support group filtering output 0 as their matching groups #50

Closed
angela-tran opened this issue Apr 8, 2024 · 0 comments · Fixed by #54
Closed

Commands that support group filtering output 0 as their matching groups #50

angela-tran opened this issue Apr 8, 2024 · 0 comments · Fixed by #54
Assignees
Labels
bug Something isn't working

Comments

@angela-tran
Copy link
Member

To Reproduce

  1. Run littlepay groups to see what groups are available
  2. Pick one of these commands: link, unlink, or migrate
  3. Comment out its API call so that it doesn't actually run.
    • For example, for link, comment out this line
  4. Run your command with any arguments it needs, e.g. littlepay groups link blah
  5. Notice that the command output says there were 0 matching groups

Expected result

The output should show which groups were operated on.

Additional context

@angela-tran Great news! Do you know why it's printing the last line?

👥 Matching groups (0): qa, mst

Originally posted by @thekaveman in #49 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant