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

Finding robot account via exact match (name) either via API or UI does not work #20679

Open
Kajot-dev opened this issue Jun 28, 2024 · 0 comments
Assignees
Labels

Comments

@Kajot-dev
Copy link

Expected behavior and actual behavior:

Let's assume that we have a test project and puller account within that project. Full name (without prefix) is test+puller.

Searching with query name=test+puller does not yield any results. However fuzzy match for both "test" and "puller" works, but not for + sign which is the problem.

Steps to reproduce the problem:

  1. Create project level robot account
  2. Try to search for it via robotv1 API with exact match query by name

Versions:

  • harbor version: 2.11.0
  • docker engine version: irrelevant
  • docker-compose version: irrelevant

Additional context:

Relates to: #18940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants