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

Allowing editing output before restarting an execution #6605

Open
tchiotludo opened this issue Dec 30, 2024 · 1 comment
Open

Allowing editing output before restarting an execution #6605

tchiotludo opened this issue Dec 30, 2024 · 1 comment
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes enhancement New feature or request

Comments

@tchiotludo
Copy link
Member

Editing output could help to mark the flow as success and continue the processing for manual debugging :

One of the nice features in IBM Aspera Orchestrator is that I am able to edit the output of a previous task and then re run the next task so I can continue a flow. I do not see anything obvious that allows me to edit the output value(s) of a task manually.
The use case is a work flow in production did not complete due to an error in some logic and the output parameters generated are incorrect, but the workflow needs to complete. I can edit the output so it is correct and let the workflow complete and then do a code change to prevent it from happening again.
In IBM you click on any sub task in a workflow and choose edit. This lets you then scroll down to output values and allow you to edit it (The task is not re run). Then I run the NEXT task and it will take in the new output of the previous task I edited and use it as the input parameters.

slack conversation : https://kestra-io.slack.com/archives/C03FQKXRK3K/p1734980947098989

@tchiotludo tchiotludo added area/backend Needs backend code changes enhancement New feature or request area/frontend Needs frontend code changes labels Dec 30, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Dec 30, 2024
@johnkm516
Copy link

This would be a great feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants