spring-cloud-dataflow-ui
spring-cloud-dataflow-ui copied to clipboard
Can't remove a task app property
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.
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?
Moving this issue to https://github.com/spring-cloud/spring-cloud-dataflow/issues/5085.