# 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: job000138 Status: open Project: lester-cheung-p4review Severity: A ReportedBy: jen_bottom ReportedDate: 2015/02/02 04:41:31 ModifiedBy: lester_cheung ModifiedDate: 2015/02/02 17:07:31 Description: Add functionality to 'p4review2.py', so that the protections of users requesting a review will be checked. Without this functioality, users may be able to see information they should not have access to, provided they know the depot path to subscribe to. DevNotes: 2015/02/03 lester_cheung: dupe of job000030 Type: Feature