2
Allow querying multiple entries by version at once
Source: directus/directus#24090 · opened by @TECHNOFAB11
Describe the Improvement As far as I can see, currently content versions can only be used for single items (like with a given ID or Singletons). Which makes sense as versions are item specific. But the use case I imagine could look like this: Staging version of a site should be used to preview changes before promoting them to Main and thus production. The staging site thus asks for the "staging" version of all the data. If it doesn't exist just fallback to Main like Directus already does automatically. But instead of having to query multiple times (once to get the items' ids and then query the items individually with a version specified) it would be great to be able to just have a filter which works with versions as well. So I can for example query all blog posts for the overview page, all with version "staging" to be able to preview changed titles for example. Better example would just be some sections on a landing Page, currently every secti…
No pledges yet. Be the first to back this.
Comments
Similar requests
`_empty` and `_nempty` filter in Joi Schema don't align with filters used for database querying
1 vote · 0 comments
Add sequential identifiers to Flow log entries
1 vote · 0 comments
Deep Validation in Create Permission
20 votes · 0 comments
Dedupe Functionality: Automated Duplicate Data Management for Collections with Comparison and Merge Options
5 votes · 0 comments
How can I get list of versions via REST endpoint in Directus interface?
1 vote · 0 comments
No comments yet.