Changes between Initial Version and Version 1 of Ticket #193


Ignore:
Timestamp:
10/16/2019 09:47:11 AM (7 years ago)
Author:
sdanthin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #193 – Description

    initial v1  
    1 When the event editor window is opened for a newly created event, there are two events in the window for the following events: Paramics, Tow, Unit, Witness, Audio, CAD, CCTV, CMSEval. When editor window is re-opened, only the second event persists(needs checking for all event types, only tested for unit type). Solution: find where the extra dummy event is being added to the editor window and get rid of it. 
     1When the event editor window is opened for a newly created event, there are two events in the window for the following events: Paramics, Tow, Unit, Witness, Audio, CAD, CCTV, CMSEval. When editor window is re-opened, only the second event persists(needs checking for all event types, only tested for unit type). Solution: find where the extra dummy event is being added to the editor window and get rid of it. I believe that this is also linked with ticket #34.