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

Drop method of Class "Cannot read property 'pageSize' of undefined" #427

Closed
shrawankher opened this issue Feb 21, 2020 · 4 comments
Closed
Assignees
Labels
Milestone

Comments

@shrawankher
Copy link

shrawankher commented Feb 21, 2020

Using Database version 3.0.28
Using OrientJS API version 3.0.9
Using the class API method to drop the Class is throwing error as followed

On using method classObject.drop(CLASSNAME)
Error thrown is as followed
"Cannot read property 'pageSize' of undefined"
There is an issue with exec called within the drop method.
On further handling, the drop method promise break issue was seen.

@wolf4ood wolf4ood self-assigned this Feb 24, 2020
@wolf4ood wolf4ood added the bug label Feb 24, 2020
@wolf4ood wolf4ood added this to the 3.0.10 milestone Feb 24, 2020
@wolf4ood
Copy link
Member

Hi @shrawankher

thanks for reporting this. I've just pushed a fix. it will be available in the next version of OrientJS 3.,0.10

Thanks

@VikramShityalkar
Copy link

@wolf4ood When you are planning to release 3.0.10? We are in process of upgrading OrientDB as well as OrientJS. The timeline would be helpful to plan the activities.

@wolf4ood
Copy link
Member

Hi @VikramShityalkar

just released.

Thanks

@VikramShityalkar
Copy link

@wolf4ood Thank You.

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

No branches or pull requests

3 participants