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]: the "show in tree" button does not point to some object #16980

Open
bkamil-unity opened this issue Apr 24, 2024 · 0 comments
Open

[Bug]: the "show in tree" button does not point to some object #16980

bkamil-unity opened this issue Apr 24, 2024 · 0 comments
Labels

Comments

@bkamil-unity
Copy link

bkamil-unity commented Apr 24, 2024

Pimcore version

11.x

Steps to reproduce

  • Ceating a folder with over 100k objects in it
  • Over 10k objects have a very similar key name
  • Selecting one object among them from page 257 of 527 and clicking on "show in tree" button
  • Closing tree

from page 230 to 268 there are objects for which pimcore cannot correctly indicate the object, I will add that the names of their keys are very similar

Actual Behavior

PIM stops searching for an object after approximately 5 get-children-by-id queries and does not point to any object. Opens page 231 (where are totally different objects) instead of page 257 where the selected object is.

there is no error in the console. For objects from other pages it works fine and more get-children-by-id requests are made.

Zrzut ekranu z 2024-04-24 13-58-01

Expected Behavior

When I select an object from page 257, close the tree and and click on "show in tree", pimcore should correctly indicate the position of the object in the tree
Zrzut ekranu z 2024-04-24 13-56-44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant