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

Search export functionality broken in editable_future_graphs_feature_branch #10746

Open
chrabyrd opened this issue Apr 8, 2024 · 0 comments
Open

Comments

@chrabyrd
Copy link
Contributor

chrabyrd commented Apr 8, 2024

Filing this as a followup as it doesn't break main functionality.

As of editable_future_graphs_feature_branch, the search export interaction is broken. It does not result in a page break, but any resource instances that are out-of-date will not be exported. There are a couple of solutions available:

  1. Have an additional file be included in the search export download, showing the resource_instances that didn't export and why
  2. No longer delete cards/cards_x_nodes_x_widgets/nodes/nodegroups/edges from the database when a graph is updated. Then update the search_export command to handle for this. This functionality could also be expanded to the editor to allow users to edit instances even when the instance is not using the active graph.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants