Changes between Initial Version and Version 1 of Ticket #21, comment 2
- Timestamp:
- 09/13/2017 12:38:39 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21, comment 2
initial v1 1 Took the easy way out on this one. Added a statement at the beginning of ScriptIncident.addNewEvent which rounds the intended start time to the nearest minute. The long-term fix is still an option; no code was removed. Removing the rounding statement I added will allow to-the-second start times again, in case the long-term fix is later enacted.1 Took the easy way out on this one. Added a statement at the beginning of ScriptIncident.addNewEvent() which rounds the intended start time to the nearest minute. The long-term fix is still an option; no code was removed. Removing the rounding statement I added will allow to-the-second start times again, in case the long-term fix is later enacted.
