-
Couldn't load subscription status.
- Fork 119
[Improvement] Add possibility to retrieve specific versions #939
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
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
|
@schulzjona With Assets this works fine for me, but with Documents and DataObjects I always get the data from the latest version. Could you please take a look at this? Thanks |
|
👍 |
|
@robertSt7 Can u please check if this is checked in your Security Definition? When it is checked it always returns latest versions data
|
@schulzjona This isn't checked in my config. Can you please try to query the |
|
|
||
| public function disableVersionedRequests(): bool|string | ||
| { | ||
| return $this->configuration['security']['disableVersionedRequests'] ?? false; |
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.
for safety reasons, shouldn't this default to true?
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.
Yes, that is probably right!
|
Had some pretty busy weeks. Looking forward to continue work on this during this week/weekend 👍 |
|
Closing this for now as I'm currently unable to dedicate the necessary time. I might revisit and rework this in the future, but until then, I don't want to unnecessarily clutter the PR list. |





Resolves #546
This adds the possibility to add a version parameter to the GraphQL Query to retrieve specific versions of: