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

Output for fuseml workflow assign command shows reverse relationship between workflow and codeset #230

Open
alexarnoldy opened this issue Sep 13, 2021 · 0 comments
Labels
area/cli CLI features and behavior bug Something isn't working good first issue Good for newcomers

Comments

@alexarnoldy
Copy link

The output for the fuseml workflow assign command is:
Workflow "ABC" assigned to codeset "relative-path/XYZ"

This would imply that the codeset is the structural object that the workflow runs on. Since the relationship is actually reverse of this, the output should be:
Codeset "relative-path/XYZ" assigned to workflow "ABC"

@stefannica stefannica added area/cli CLI features and behavior bug Something isn't working labels Sep 13, 2021
@stefannica stefannica added this to Backlog in FuseML Project Board via automation Sep 13, 2021
@stefannica stefannica added the good first issue Good for newcomers label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli CLI features and behavior bug Something isn't working good first issue Good for newcomers
Projects
Development

No branches or pull requests

2 participants