spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

[task-relaunch] - User needs ability to remove task property

Open cppwfs opened this issue 3 years ago • 3 comments

Currently users can't remove task properties when relaunching a task. This was the original intent of the application, but after user feedback, users want the ability to remove task properties when relaunching a task. Currently, if the user launches a task and the property is not in the request, it is re-added. This will require changes in the task launcher of data flow.

More on this issue can be seen here: https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/1730

cppwfs avatar Sep 09 '22 17:09 cppwfs

There isn't any way to remove previous task(platform) property now. right?

Kim-menu avatar Apr 20 '23 06:04 Kim-menu

No. what the fuck....

Manu10744 avatar Aug 04 '23 11:08 Manu10744

This issue is actually so bad... Wanted to add a possibility for my app to use an optional timestamp from task properties, but ended up with no option to remove it for subsequent launches...

mrairzuk avatar Jan 31 '24 11:01 mrairzuk