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

Can't remove a task app property

Open jvalkeal opened this issue 4 years ago • 1 comments
trafficstars

Related as follow up from #1721. There's same issues with i.e. clearing out timestamp.format but it's more involved as I think ctr app needs to be modified as well.

jvalkeal avatar May 27 '21 10:05 jvalkeal

In this case I think this goes back to the foundation that all properties that are stored for a task launch can't be removed only modified. This was a MVP behavior and we were not going to change it until we got enough feedback to say that properties can be removed for subsequent launches. At this point, I think we need to do so, and if so, it would be on the SCDF project not the UI. @jvalkeal I think we need to move this over and target for a 2.11+ release. Thoughts?

cppwfs avatar Apr 21 '22 13:04 cppwfs

Moving this issue to https://github.com/spring-cloud/spring-cloud-dataflow/issues/5085.

cppwfs avatar Sep 09 '22 17:09 cppwfs