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

Deprecate Count attribute for Step History

Open cppwfs opened this issue 3 years ago • 0 comments

Currently, Spring Cloud Data Flow retrieves Step History from the Spring Batch tables. It however creates a column for "Counts" This field is confusing and adds no value to our users.
This field should be deprecated and then in 2 subsequent releases it should be removed from the results as well as from the UI table.

cppwfs avatar Jun 30 '22 15:06 cppwfs