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

Fixed getting class from store for getting proper configurations #86

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

vmalyk
Copy link
Contributor

@vmalyk vmalyk commented Jun 10, 2024

Hi!

Looks like bundle has the same issue that reported in pimcore/advanced-object-search#223 (comment) - if you have 2 classes that starts from the same name - Product and ProductPrice - function "find" extJS return wrong item and if you choose "Product", you'll get "ProductPrice" class instead.

PR contains fix with populating all params and getting expected result to strict.

Please review,

@robertSt7 robertSt7 changed the base branch from 5.0 to 5.1 June 18, 2024 09:43
@markus-moser markus-moser self-assigned this Jun 28, 2024
@markus-moser
Copy link
Contributor

Thanks a lot!

@markus-moser markus-moser merged commit d77170e into pimcore:5.1 Jun 28, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants