# Job: unique job number.
# Status: status of a job, tracking its movement.
# Type: describes type of job.
# Severity: identifies criticality or severity of a job
# Subsystem:
# OwnedBy: Who's fixing the bug. (manual entry)
# ReportedBy: Who reported the bug. (automatic entry)
# ModifiedBy: Who updated. (automatic entry)
# Description: Textual description. First 31 chars are significant,
# History: List of changes made to the Job over time
# DuplicateOf: Job of which this is a duplicate
# DuplicateJobs: Jobs which duplicate this job
# ClosedOwner: The user to own then job when it is closed
# Fixes: Changelists which fix this job
# ClosedBy: User who marked this bug closed either directly or indirectly
#
#### LIMIT LINES TO 80 COLUMNS ------------------------------------------ ####
Job: job000001
Status: open
ReportedBy: one
Description:
This is a test job
Type: BUG
Subsystem: p4web
Severity: C
OwnedBy: one
ModifiedBy: one
History:
yyyy/mm/dd hh:mm:ss user one created job