# The form data below was edited by thomas_gray # 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: job000141 Status: closed Project: perforce-software-workshop Severity: C ReportedBy: robert_cowham ReportedDate: 2015/02/04 03:57:18 ModifiedBy: thomas_gray ModifiedDate: 2015/10/20 12:52:13 OwnedBy: robert_cowham Description: Adding a job (via Workshop) should return me to the project where I created the job afterwards. I had to browse for it again which was annoying. DevNotes: Type: Feature