# The form data below was edited by lester_cheung # Perforce Workshop Jobs # # Job: The job name. 'new' generates a sequenced job number. # Status: Job status; [open/closed/suspended]. Required # Project: The project this job is for. Required. # Severity: [A/B/C] (A is highest) Required. # ReportedBy The user who created the job. Can be changed. # ReportedDate: The date the job was created. Automatic. # ModifiedBy: The user who last modified this job. Automatic. # ModifiedDate: The date this job was last modified. Automatic. # OwnedBy: The owner, responsible for doing the job. Optional. # Description: Description of the job. Required. # DevNotes: Developer's comments. Optional. # Type: Type of job; [Bug/Feature]. Required. Job: job000284 Status: open Project: p4util Severity: C ReportedBy: lester_cheung ReportedDate: 2015/05/20 18:56:39 ModifiedBy: lester_cheung ModifiedDate: 2015/07/27 23:33:56 OwnedBy: lester_cheung Description: A log filter that parse P4LOG and highlight issues that Perforce administrators should know about. For example, btree errors. DevNotes: Type: Feature