Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@barw4
Copy link
Contributor

@barw4 barw4 commented Nov 7, 2025

🎫 Issue IBX-10937

Description:

New criterion can be used in the following way:

                                            
{
    "ViewInput": {
        "identifier": "ContentTypeView",
        "ContentTypeQuery": {
            "limit": "10",
            "offset": "1",
            "Query": {
                "ContentTypeGroupNameCriterion": ["media"]
            },
            "SortClauses": {
                "Identifier": "descending",
                "Id": "ascending"
            }
        }
    }
}

Additionally, new phpstan issues were fixed in tests.

For QA:

Documentation:

cc @dabrt

@barw4 barw4 self-assigned this Nov 7, 2025
@barw4 barw4 added Feature New feature request Ready for review Doc needed The changes require some documentation labels Nov 7, 2025
@barw4 barw4 requested a review from a team November 7, 2025 12:10
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2025

@barw4 barw4 requested a review from a team November 7, 2025 13:33
@barw4 barw4 merged commit 1cc0728 into 4.6 Nov 7, 2025
11 of 12 checks passed
@barw4 barw4 deleted the ibx-10937-criterion-ContentTypeGroupName branch November 7, 2025 14:24
@barw4 barw4 mentioned this pull request Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Doc needed The changes require some documentation Feature New feature request Ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants