-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Given:
The exact current progress of the event based process publish has more than one decimal digit.
When:
I read the progress from either the event process by id or List event based processes
Then:
I get multiple decimal digit results like `66.666667`
Expected:
Progress should get rounded down to one decimal digit => `66.6`