Ticket #78 (closed task: done)

Opened 7 years ago

Last modified 7 years ago

Explore - can we change Incident 100 to Incident Media in Visi CAD display?

Reported by: jdalbey Owned by: jdalbey
Priority: Medium Milestone: May 2019 Training
Component: CAD Client Version:
Severity: Minor Keywords:
Cc:

Description

Change in the incident xml script?

Change History

comment:1 Changed 7 years ago by jdalbey

  • Component changed from none to CAD Client

comment:2 Changed 7 years ago by jdalbey

Specifically, what is desired is in VisiCAD it doesn't list "100" as an incident, but simply "media". 

We can simply try changing it in XML incident script and see if Sim Mgr chokes.

comment:3 Changed 7 years ago by jdalbey

Took a quick look at this ... Incident ID is an integer field in the Incident Class in CAD Viewer and changing it would effect many other parts of application. 

comment:4 Changed 7 years ago by jdalbey

I have a quick fix prepared.  Just as the incident number is about to be displayed in the table I intercept it and see if it's 100 and if so then display the string "Media" instead.  Internally it's still incident 100 and no change to the Incident Script is needed.  Not yet committed.

comment:5 Changed 7 years ago by jdalbey

  • Status changed from new to accepted

comment:6 Changed 7 years ago by jdalbey

  • Status changed from accepted to closed
  • Resolution set to done

Tested in ATL, works as required.  Needs approval by Neil, but committed in r290.

Note: See TracTickets for help on using tickets.