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

cursor.delete.top does not work if property value is an array #9

Open
jachro opened this issue Apr 13, 2022 · 0 comments · May be fixed by #10
Open

cursor.delete.top does not work if property value is an array #9

jachro opened this issue Apr 13, 2022 · 0 comments · May be fixed by #10
Labels
bug Something isn't working

Comments

@jachro
Copy link
Collaborator

jachro commented Apr 13, 2022

It looks like calling delete on a property with an Array as a value followed by .top gives None.

There's a test allow to remove a selected field if its value is an Array in the CursorSpec that proves the bug (branch delete-on-array-value-bug)

@jachro jachro added the bug Something isn't working label Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Not Ready
Development

Successfully merging a pull request may close this issue.

1 participant