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

Unable to change widget type in graph designer #11495

Closed
chiatt opened this issue Sep 25, 2024 · 3 comments
Closed

Unable to change widget type in graph designer #11495

chiatt opened this issue Sep 25, 2024 · 3 comments
Labels
Type: Bug Something isn't working

Comments

@chiatt
Copy link
Member

chiatt commented Sep 25, 2024

To reproduce:

  1. Create a new resource model
  2. Add a string node
  3. Select the card tab and change the widget type to rich text
  4. Notice in the resource editor that the widget is still a standard text widget
  5. Go back to the graph designer and change it again to a rich text widget and you should get a 500 error similar to:
IntegrityError at /en/card/[some uuid]
duplicate key value violates unique constraint "cards_x_nodes_x_widgets_nodeid_cardid_widgetid_976dc542_uniq"
@chiatt chiatt added the Type: Bug Something isn't working label Sep 25, 2024
@jacobtylerwalls
Copy link
Member

I think this is #10899, should we comment there with the more distilled steps?

@chiatt
Copy link
Member Author

chiatt commented Sep 25, 2024

I think this is #10899, should we comment there with the more distilled steps?

Thanks @jacobtylerwalls - I saw that ticket mentioned cards rather than widgets, but looking at it again I see that it is the same. I'll add my notes to that ticket.

@chiatt
Copy link
Member Author

chiatt commented Sep 25, 2024

Duplicate of #10899

@chiatt chiatt marked this as a duplicate of #10899 Sep 25, 2024
@chiatt chiatt closed this as completed Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants