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

When modifying an object's properties from the server frontend, check that it exists first #29

Open
benptc opened this issue Feb 12, 2020 · 0 comments
Labels
bug Something isn't working P-Minor Low priority

Comments

@benptc
Copy link
Member

benptc commented Feb 12, 2020

For example, in the webServer.get('/object/*/deactivate/' endpoint, if the objectId isn't a valid object it will result in an uncaught error.

@benptc benptc added the bug Something isn't working label Feb 12, 2020
hobinjk-ptc pushed a commit that referenced this issue Mar 4, 2020
moveNode API from frame and resetNodes API from hardwareInterface
@valentinptc valentinptc added the P-Minor Low priority label Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P-Minor Low priority
Projects
None yet
Development

No branches or pull requests

2 participants