Skip to content

Deprecating update_graph_node_all_fields() #799

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

Closed
halajohn opened this issue May 8, 2025 · 0 comments · Fixed by #871
Closed

Deprecating update_graph_node_all_fields() #799

halajohn opened this issue May 8, 2025 · 0 comments · Fixed by #871

Comments

@halajohn
Copy link
Member

halajohn commented May 8, 2025

In the designer, the add/delete actions for connections already use update_graph_connections_in_property_all_fields(). However, while adding/replacing nodes currently uses update_graph_node_in_property_all_fields(), node deletion still uses update_graph_node_all_fields(). The node deletion action should also be updated to use update_graph_node_in_property_all_fields(), with the goal of eventually deprecating update_graph_node_all_fields().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
2 participants