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

Uploading a view model may fail #2429

Closed
gcoutable opened this issue Sep 28, 2023 · 1 comment · Fixed by #2437
Closed

Uploading a view model may fail #2429

gcoutable opened this issue Sep 28, 2023 · 1 comment · Fixed by #2437

Comments

@gcoutable
Copy link
Member

Steps to reproduce

  1. Create a blank studio
  2. Create a view model
  3. Add a NodeDescription to the existing DiagramDescription
  4. Download the document
  5. Create another blank studio
  6. Try to upload the document

Expected result

The document is uploaded

Actual result

The upload fails with an "unexpected error"

@gcoutable
Copy link
Member Author

Looking at server logs indicates the error is about unresolved proxies to color.
To fix this issue, we may need to add the studioColorPalette model to the resourceSet before uploading a view model

@gcoutable gcoutable changed the title Uploading a view modal may fail Uploading a view model may fail Sep 28, 2023
mcharfadi added a commit that referenced this issue Sep 29, 2023
Bug: #2429
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Oct 2, 2023
Bug: #2429
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Oct 2, 2023
Bug: #2429
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Oct 2, 2023
Bug: #2429
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
@sbegaudeau sbegaudeau linked a pull request Oct 2, 2023 that will close this issue
39 tasks
@sbegaudeau sbegaudeau modified the milestones: 2023.12.0, 2023.10.0 Oct 2, 2023
mcharfadi added a commit that referenced this issue Oct 2, 2023
Bug: #2429
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
sbegaudeau pushed a commit that referenced this issue Oct 2, 2023
…efault colors

Bug: #2429
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
sbegaudeau pushed a commit that referenced this issue Oct 2, 2023
…efault colors

Bug: #2429
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
sbegaudeau pushed a commit that referenced this issue Oct 2, 2023
…efault colors

Bug: #2429
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
sbegaudeau pushed a commit that referenced this issue Oct 2, 2023
…efault colors

Bug: #2429
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants