# The form data below was edited by pmclary # 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: job000403 Status: open Project: perforce-software-workshop Severity: B ReportedBy: norman_morse ReportedDate: 2015/11/10 16:40:11 ModifiedBy: pmclary ModifiedDate: 2015/11/10 17:02:18 Description: Would it be possible to add a job status of status=duplicate to public.perforce.com:1666 ? When users see a duplicate job now, it's just marked 'closed', leading them to believe that we've just shined it on, when in fact we haven't. It's the kind of thing that annoys and alienates people needlessly. This would also simplify workshop <-> internal Jobs replication: For the open source integrations we're working on, we'd like the Workshop jobs to be authoritative, rather than our internal jobs being authoritative. If we mark the jobs in the Workshop as status=suspended but then mark the equivalent internal job as status=duplicate, the Workshop<-->Internal jobs replication is then out of whack. DevNotes: Type: Bug