# 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. Job: job000032 Status: closed Project: lester-cheung-p4review Severity: C ReportedBy: lester_cheung ReportedDate: 2013/10/09 20:43:09 ModifiedBy: lester_cheung ModifiedDate: 2014/12/07 16:25:39 Description: [p4review2] Exception when connecting to a server without a depot named 'depot'. This is caused by including "//depot/job" when running "p4 reviews" for historical reasons. Either remove that or handle this better. DevNotes: