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

BUGFIX: Followup nodeTypes:show with --path to primitive value #4837

Merged

Commits on Jan 16, 2024

  1. BUGFIX: Followup nodeTypes:show with --path to primitive value

    Related: neos#4619
    
    Primitive values cannot be shown currently:
    
    ```
    flow nodetypes:show Neos.Neos:Document --path properties.title.ui.label
    Neos\ContentRepository\Command\NodeTypesCommandController_Original::truncateArrayAtLevel(): Argument neos#1 ($array) must be of type array, string given
    ```
    mhsdesign committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    751518c View commit details
    Browse the repository at this point in the history