# The form data below was edited by lcheung # 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: job000278 Status: open Project: tom-tyler-vdsl Severity: C ReportedBy: tom_tyler ReportedDate: 2015/05/18 17:37:26 ModifiedBy: lcheung ModifiedDate: 2015/05/18 17:37:26 Description: Add syntax to define interval between actions. It would be useful to have a deterministic time interval between certain combinations of actions. Access to a sleep command? Type: Feature