Ticket #188 (closed enhancement: done)

Opened 7 years ago

Last modified 6 years ago

Include incident number for each activity log item in the unified log

Reported by: jdalbey Owned by: ally
Priority: Medium Milestone: May 2021 Training
Component: Unified Logger Version:
Severity: Minor Keywords:
Cc:

Description

Currently the items pulled from the activity log don't have an incident number. The incident number is in the first field of each record and should be included in the unified log.

Change History

comment:1 Changed 7 years ago by jdalbey

  • Owner changed from jdalbey to ally
  • Status changed from new to assigned

Extract incident number from activity log entry and prepend to description field in unified log. NOTE: number does NOT match the incident number used in the simulation manager script.

comment:2 Changed 7 years ago by jdalbey

For the incident number, just use the sequential number in the data.json file.

The first field of each record looks something like this:
20190523-008
The first 8 digits are the date, then a dash, then the incident number.

The incident number should be prepended to the description field in the unified log.

comment:3 Changed 6 years ago by jdalbey

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

Implemented in r513

Note: See TracTickets for help on using tickets.