# The form data below was edited by super-tom_tyler # 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: SDP-39 Status: closed Project: perforce-software-sdp Severity: C ReportedBy: tom_tyler ReportedDate: 2017/04/02 17:24:31 ModifiedBy: super-tom_tyler ModifiedDate: 2017/04/02 17:24:32 OwnedBy: tom_tyler Description: Proxy status init script can show proxy is up when it is not. The 'p4p_1_init status' could erroneously report that the proxy is running when it was not, reporting the transient process ids of the init script itself. DevNotes: This job, SDP-39, was originally named job000484. Type: Bug