-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: Issue - Backend
-
1
Summary
Currently, date time is currently rounded down to the nearest minute when setting a timestamp field through REST/API.
Expected results
The exact time should be considered and set as value in the issue.
Actual results
Minutes are being rounded and both the seconds and milliseconds values have been set to zero.