Hide Forgot
Description of problem: as summary. Version-Release number of selected component (if applicable): v3.8.10-1 on devel server. How reproducible: 100% Steps to Reproduce: 1.Update a case's estimated_time to '0d0h0m'. 2.Inspect how system display the estimated_time in case detail page. 3.Click edit btn to enter case edit page, inspect how system show the estimated_time. 4.Don't change the value, click save btn. Actual results: For step 2: system show estimated_time as null. For step 3: system show estimated_time as null. For step 4: system will show warning: estimated_time: This field is required. Expected results: For step 2: system show estimated_time as '0d0h0m'. For step 3: system show estimated_time as '0d0h0m'. For step 4: system will save the changes and go back to case detail page. Additional info:
verify this issue on v3.8.10-1 on devel server.--->Pass the current result: For step 2: system show estimated_time as '0m'. For step 3: system show estimated_time as '0m'.