# The form data below was edited by sven_erik_knop # 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: job000366 Status: closed Project: perforce_software-p4python Severity: C ReportedBy: matt_attaway ReportedDate: 2015/09/30 15:15:50 ModifiedBy: sven_erik_knop ModifiedDate: 2017/03/28 06:06:19 OwnedBy: matt_attaway Description: Support DVCS functionality It would be nice to be able to clone and init from scripts. Implemented in 2015.1 DevNotes: Type: Feature