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

Missing tools in workflows are difficult to replace due to no connections #7141

Open
hexylena opened this issue Dec 20, 2018 · 2 comments
Open

Comments

@hexylena
Copy link
Member

If you have a workflow you upload with missing tools, you can occasionally replace these missing tools with something else that's already present on the server.

But it's extremely hard to tell how they should be connected, all of the outgoing connections from missing tools are gone (or not rendered xref #2942), so you have to check the JSON in order to figure out where the outputs should go.

If we could just show the connections going to their outputs it would be extremely helpful. If we could show the outputs + their internal labels it would maybe be even more helpful.

cc @shiltemann

@mvdbeek
Copy link
Member

mvdbeek commented Mar 31, 2019

This and inputs/outputs that disappeared due to version changes.

@mvdbeek
Copy link
Member

mvdbeek commented Jun 13, 2023

and inputs/outputs that disappeared due to version changes.

that part is fixed, and showing connections for tools that are not there anymore at all should be trivial to fix at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants