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

[API] GET folder/projects method does not return all projects #3806

Open
rodichenko opened this issue Dec 4, 2024 · 0 comments
Open

[API] GET folder/projects method does not return all projects #3806

rodichenko opened this issue Dec 4, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@rodichenko
Copy link
Contributor

Describe the bug
GET /folder/projects method doesn't return all projects.

To Reproduce
Steps to reproduce the behavior:

  1. Create "1234" project;
  2. Fetch all projects using /folder/projects - project "1234" persists in the list
  3. Create "123", "12345", "123456" projects
  4. Fetch all projects using /folder/projects

Expected behavior
All created projects are returned

Actual behavior
Some of created projects are missing

@rodichenko rodichenko added the kind/bug Something isn't working label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant