# The form data below was edited by joel_kovisto # 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: job000364 Status: open Project: perforce-software-p4eclipse Severity: C ReportedBy: joel_kovisto ReportedDate: 2015/09/30 10:43:41 ModifiedBy: joel_kovisto ModifiedDate: 2015/09/30 10:43:41 OwnedBy: joel_kovisto Description: P4Eclipse Time-lapse view to show relevant revision detail when cursor is on a related line of code. Currently the only way to show the revision detail is through the ruler. DevNotes: Type: Feature