-
Notifications
You must be signed in to change notification settings - Fork 169
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
Cannot deserialize input JSON if using Clean Up functionality on structure containing R-Groups #1391
Comments
Attached issue in Indigo repository |
There is no workaround on client side, the issue should be fixed on BE ('location' property is lost after 'clean up' function execution). Moved to milestone 'Release 2.6' |
When calling the CleanUp function, we send such data |
Verified in Release 2.5 |
Checked in build 227 |
Regression re-check, in build 2.5 - OK |
Steps to Reproduce
Expected behavior
Canvas Cleaned Up without any troubles
Actual behavior
'Error: Cannot deserialize input JSON.' error message appeared
User agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7)
AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/99.0.4844.84
Safari/537.36
Ketcher version
v2.4.2-150-g311ed61a
Additional context
Reproduced in Standalone and Remote modes
The text was updated successfully, but these errors were encountered: