# 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: job000123 Status: open Project: perforce-software-p4connect Severity: B ReportedBy: norman_morse ReportedDate: 2014/12/05 09:17:24 ModifiedBy: norman_morse ModifiedDate: 2015/10/12 17:02:05 Description: Enhancement: Mark files which are not Version Controlled. In case 00111650 Instead of showing a green light icon against assets that ARE synced, I think showing only an icon on assets that AREN’T synced is a better approach. Currently, it is hard to see files that are not in the depot and not marked for add, as they have no icon. They should probably have an icon (i.e. a red circle, like they do in the team license perforce) so the developer is notified they are not on the depot. DevNotes: Priority: Medium Type: Feature