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

List append_items unexpected list entries #103

Open
jonas32 opened this issue Jun 14, 2021 · 2 comments
Open

List append_items unexpected list entries #103

jonas32 opened this issue Jun 14, 2021 · 2 comments

Comments

@jonas32
Copy link
Contributor

jonas32 commented Jun 14, 2021

There is a bug with the append_items list operation, resulting in adding 2 int values in front of the values.
I'm not sure what the first one (always 0) is, but the second one looks like the length of the value list that should be appended.

image

This is reproducible with every execution of the append_items operation.
Using a batch of single append operations works as workaround.
Server is 5.2.0.5 EE.

@khaf
Copy link
Collaborator

khaf commented Apr 29, 2023

I can't reproduce this. IS this still the case?

@jonas32
Copy link
Contributor Author

jonas32 commented Apr 29, 2023

I didn't check that in a long time. Perhaps it got fixed on the way already. Ill try to reproduce it again later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants