# The form data below was edited by norman_morse # 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: job000216 Status: open Project: perforce-software-p4connect Severity: B ReportedBy: vferguson ReportedDate: 2015/04/27 12:34:48 ModifiedBy: norman_morse ModifiedDate: 2015/10/12 17:12:10 OwnedBy: vferguson Description: Moving a file opened for add within Unity pops up a "file not found" error and removes the file from the add list. Since we know where it's moved to, it would be ideal if P4Connect could update the p4 add to the new add location instead of abandoning the add (which can be missed if you're dealing with large changelists). DevNotes: Priority: Medium Type: Feature