You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Saving and loading a project fails if the project in question was imported from a 2.0 project where more than one block comment is attached to a single block.
Steps to Reproduce
Create a 2.0 project
Drag a block into the project.
Right-click the block and click 'add comment'. Write some text in this comment.
Repeat step 3 at least 1 more time
Save the project
Upload the project in 3.0
Download the 3.0 project
Upload the downloaded 3.0 project and observe project loading failure.
The text was updated successfully, but these errors were encountered:
kchadha
changed the title
Saving and loading a project w/many comments attached to single block (imported from 2.0) fails
Saving and loading a project w/more than one comment attached to single block (imported from 2.0) fails
Jun 20, 2018
Expected Behavior
Saving and loading a project should not fail.
Actual Behavior
Saving and loading a project fails if the project in question was imported from a 2.0 project where more than one block comment is attached to a single block.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: