You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AndreySurkov
changed the title
GraphQL: get content items with satus=All do not returnt all versions
GraphQL: get content items with "satus: ALL" returns only published items
Dec 4, 2024
We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).
This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.
Describe the bug
In GraphQL when I request items with status ALL it should return all version of items (including deleted). It works in this way in OrchardCore 1.8.2
But in OrchardCore 2.1.0 it returns only published versions of items.
Orchard Core version
2.1.0
Logs and screenshots
This change was intoduced in https://github.com/OrchardCMS/OrchardCore/pull/16077/files
The text was updated successfully, but these errors were encountered: