burningmantech / ranger-ims-mac

Ranger Incident Management System—Mac OS Client
Apache License 2.0
4 stars 2 forks source link

Updating Incident #-1 #27

Closed wsanchez closed 9 years ago

wsanchez commented 10 years ago

Stone beard sez:

When saving a new incident, the dispatch queue status says "Updating incident #-1". The "to string" on an unsaved incident should probably be "new incident" or something.

wsanchez commented 10 years ago

The -description method on Incident doesn’t just show the number, so I think we have to explicitly catch this in the DispatchQueueController.

wsanchez commented 9 years ago

I replaced the updating… thing with a logged in as… thingo, so this is a non-things now.