-
Couldn't load subscription status.
- Fork 17
IBX-10221: Fixed 500 error when removing Site skeletons by improving location root checks #1625
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
Conversation
|
@tbialcz could you please add |
Confirmed it works: 20 Referring to ConfigResolver parameters in constructor is not allowed due to potential scope change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @tbialcz, looks better now!
tests/lib/Specification/Location/IsContentStructureRootTest.php
Outdated
Show resolved
Hide resolved
tests/lib/Specification/Location/IsContentStructureRootTest.php
Outdated
Show resolved
Hide resolved
tests/lib/Specification/Location/IsContentStructureRootTest.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Site skeletons folder looks fine - cannot remove it via UI. But with this change, the possibility of deletion for non-root items has disappeared - the Send to trash button is no longer available in the context menu. Move button is disabled.
Regression fails: https://github.com/ibexa/commerce/actions/runs/16166287562/job/45628876549?pr=1387#step:18:187

Fixed |
…location root checks
…Root specification
…ibexa/phpstan dependency
…added unit tests for IsContentStructureRoot specification
…tests for IsRoot specification
…h static assertions
…tIds specification and added corresponding tests
06db4e8 to
7be4bbb
Compare
|
|
@tbialcz Could you please merge up changes ? |
Done |




Description:
Fix 500 error when attempting to trash root-level or contextual root locations
For QA:
Documentation: