{
  "code": "issue",
  "id": -26,
  "translations": {
    "en": "Issue"
  },
  "inactive": false,
  "fields": [
    {
      "code": "ageinmonths",
      "type": "INTEGER",
      "translations": {
        "en": {
          "label": "Age in Months"
        }
      },
      "mandatory": false
    },
    {
      "code": "assigned",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Assigned To",
          "help": "Select the employee you want to assign this issue to.You assign an issue to the person who needs to take the next step in resolving the issue.The employees you see in this list vary according to your role permissions."
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "autoname",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Auto"
        }
      },
      "mandatory": false
    },
    {
      "code": "buildbroken",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Broken In Build"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "buildbrokenname",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Broken In Build (Name)"
        }
      },
      "mandatory": false
    },
    {
      "code": "buildfixed",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Fixed In Build"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "buildfixedname",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Fixed In Build (Name)"
        }
      },
      "mandatory": false
    },
    {
      "code": "buildtarget",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Target Build"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "buildtargetname",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Target Build (Name)"
        }
      },
      "mandatory": false
    },
    {
      "code": "casecount",
      "type": "INTEGER",
      "translations": {
        "en": {
          "label": "Case Count"
        }
      },
      "mandatory": false
    },
    {
      "code": "casenumber",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Case Number"
        }
      },
      "mandatory": false
    },
    {
      "code": "closeddate",
      "type": "DATETIME",
      "translations": {
        "en": {
          "label": "Date Closed"
        }
      },
      "mandatory": false
    },
    {
      "code": "createddate",
      "type": "DATETIME",
      "translations": {
        "en": {
          "label": "Date Created"
        }
      },
      "mandatory": false
    },
    {
      "code": "customform",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Custom Form"
        }
      },
      "mandatory": true,
      "recordType": null
    },
    {
      "code": "datereleased",
      "type": "DATE",
      "translations": {
        "en": {
          "label": "Date Released"
        }
      },
      "mandatory": false
    },
    {
      "code": "details",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Details"
        }
      },
      "mandatory": false
    },
    {
      "code": "duplicateof",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Duplicate Of"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "efix",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "E-Fix"
        }
      },
      "mandatory": false
    },
    {
      "code": "emailassignee",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Email Assignee"
        }
      },
      "mandatory": false
    },
    {
      "code": "emailcells",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Email Functional Teams"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "emailemployees",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Copy Employees"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "employee",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Employee"
        }
      },
      "mandatory": false,
      "recordType": "employee"
    },
    {
      "code": "employeeorteam",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Employee/Team"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "eventstatus",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Base Status"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "externalabstract",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "External Abstract"
        }
      },
      "mandatory": false
    },
    {
      "code": "externaldetails",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "External Details"
        }
      },
      "mandatory": false
    },
    {
      "code": "externalfixedin",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Fixed In Version (External)"
        }
      },
      "mandatory": false
    },
    {
      "code": "externalid",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "ExternalId"
        }
      },
      "mandatory": false
    },
    {
      "code": "externalidstring",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "External ID (Text)"
        }
      },
      "mandatory": false
    },
    {
      "code": "externalstatus",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "External Status"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "fixed",
      "type": "DATETIME",
      "translations": {
        "en": {
          "label": "Date Fixed"
        }
      },
      "mandatory": false
    },
    {
      "code": "fixedby",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Fixed By"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "formulacurrency",
      "type": "CURRENCY",
      "translations": {
        "en": {
          "label": "Formula (Currency)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formuladate",
      "type": "DATE",
      "translations": {
        "en": {
          "label": "Formula (Date)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formuladatetime",
      "type": "DATETIME",
      "translations": {
        "en": {
          "label": "Formula (Date/Time)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formulanumeric",
      "type": "FLOAT",
      "translations": {
        "en": {
          "label": "Formula (Numeric)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formulapercent",
      "type": "PERCENT",
      "translations": {
        "en": {
          "label": "Formula (Percent)"
        }
      },
      "mandatory": false
    },
    {
      "code": "formulatext",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Formula (Text)"
        }
      },
      "mandatory": false
    },
    {
      "code": "isowner",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "I Own This Issue"
        }
      },
      "mandatory": false
    },
    {
      "code": "isreviewed",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Reviewed"
        }
      },
      "mandatory": false
    },
    {
      "code": "isshowstopper",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Showstopper"
        }
      },
      "mandatory": false
    },
    {
      "code": "issueabstract",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Abstract"
        }
      },
      "mandatory": false
    },
    {
      "code": "issuenumber",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Number/ID"
        }
      },
      "mandatory": false
    },
    {
      "code": "issuestatus",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Issue Status"
        }
      },
      "mandatory": true,
      "recordType": null
    },
    {
      "code": "issuetags",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Tags"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "issuetype",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Issue Type"
        }
      },
      "mandatory": true,
      "recordType": null
    },
    {
      "code": "item",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Item",
          "help": "If this issue is associated with an item, select the item."
        }
      },
      "mandatory": false,
      "recordType": "item"
    },
    {
      "code": "lastmodifieddate",
      "type": "DATETIME",
      "translations": {
        "en": {
          "label": "Last Modified"
        }
      },
      "mandatory": false
    },
    {
      "code": "lastviewed",
      "type": "DATETIME",
      "translations": {
        "en": {
          "label": "Last Viewed"
        }
      },
      "mandatory": false
    },
    {
      "code": "module",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Module"
        }
      },
      "mandatory": false
    },
    {
      "code": "name",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Name"
        }
      },
      "mandatory": true
    },
    {
      "code": "newdetails",
      "type": "TEXTAREA",
      "translations": {
        "en": {
          "label": "New Details"
        }
      },
      "mandatory": false
    },
    {
      "code": "number",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Number"
        }
      },
      "mandatory": false
    },
    {
      "code": "originalfixedin",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Last Version Fixed (pre-11)"
        }
      },
      "mandatory": false
    },
    {
      "code": "priority",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Priority",
          "help": "Select a priority level to denote when this issue needs to be resolved. A priority of 1 should receive attention first, and a priority of 9 does not need immediate attention."
        }
      },
      "mandatory": true,
      "recordType": null
    },
    {
      "code": "product",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Product",
          "help": "Select the product affected by this issue.Administrators can create product records with modules at <_TABNAME=ADMI_ISSUEPRODUCT_> &gt; <_TASKCATEGORY=ADMI_ISSUEPRODUCT_> &gt; Products &gt; New.Products are tracked separately from item records. You can associate multiple items with a product on product records."
        }
      },
      "mandatory": true,
      "recordType": null
    },
    {
      "code": "productteam",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Product Team"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "reportedby",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Reported By"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "reproduce",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Reproduced",
          "help": "Select where this issue can be reproduced:\n<ul>\n  <li>In test environment &#150 this issue can be experienced in internal \n    test accounts.</li>\n  <li>In user's environment ONLY &#150 this issue can not be experienced \n    in internal test accounts.</li>\n  <li>Not reproduced &#150 this issue has not been reproduced.</li>\n</ul>"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "resolved",
      "type": "DATETIME",
      "translations": {
        "en": {
          "label": "Date Resolved"
        }
      },
      "mandatory": false
    },
    {
      "code": "resolvedby",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Resolved By"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "reviewer",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Reviewer",
          "help": "Select the person's name who reviewed the work done to resolve this issue."
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "severity",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Severity",
          "help": "Select the severity of this issue.For specific severity criteria, click Help at the top of the page."
        }
      },
      "mandatory": true,
      "recordType": null
    },
    {
      "code": "source",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Source",
          "help": "Select where information about this issue originated."
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "status",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Status"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "tags",
      "type": "MULTISELECT",
      "translations": {
        "en": {
          "label": "Tags"
        }
      },
      "mandatory": false
    },
    {
      "code": "tracking",
      "type": "CHECKBOX",
      "translations": {
        "en": {
          "label": "Tracking"
        }
      },
      "mandatory": false
    },
    {
      "code": "type",
      "type": "TEXT",
      "translations": {
        "en": {
          "label": "Type"
        }
      },
      "mandatory": false
    },
    {
      "code": "usertype",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "User Type"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "versionbroken",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Broken In Version"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "versionfixed",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Fixed In Version"
        }
      },
      "mandatory": false,
      "recordType": null
    },
    {
      "code": "versiontarget",
      "type": "SELECT",
      "translations": {
        "en": {
          "label": "Target Version"
        }
      },
      "mandatory": false,
      "recordType": null
    }
  ],
  "subLists": [
    {
      "code": "brokeninversion",
      "translations": {
        "en": "Broken In"
      },
      "fields": [
        {
          "code": "build",
          "type": "SELECT",
          "translations": {
            "en": {
              "label": "Build"
            }
          },
          "mandatory": false,
          "recordType": null
        },
        {
          "code": "primary",
          "type": "CHECKBOX",
          "translations": {
            "en": {
              "label": "Primary"
            }
          },
          "mandatory": false
        },
        {
          "code": "version",
          "type": "SELECT",
          "translations": {
            "en": {
              "label": "Version"
            }
          },
          "mandatory": true,
          "recordType": null
        }
      ]
    },
    {
      "code": "fixedinversion",
      "translations": {
        "en": "Fixed In"
      },
      "fields": [
        {
          "code": "build",
          "type": "SELECT",
          "translations": {
            "en": {
              "label": "Build"
            }
          },
          "mandatory": false,
          "recordType": null
        },
        {
          "code": "primary",
          "type": "CHECKBOX",
          "translations": {
            "en": {
              "label": "Primary"
            }
          },
          "mandatory": false
        },
        {
          "code": "version",
          "type": "SELECT",
          "translations": {
            "en": {
              "label": "Version"
            }
          },
          "mandatory": true,
          "recordType": null
        }
      ]
    },
    {
      "code": "relatedissues",
      "translations": {
        "en": "Issues"
      },
      "fields": [
        {
          "code": "issueabstract",
          "type": "URL",
          "translations": {
            "en": {
              "label": "Abstract"
            }
          },
          "mandatory": false
        },
        {
          "code": "issueassignee",
          "type": "TEXT",
          "translations": {
            "en": {
              "label": "Assigned To"
            }
          },
          "mandatory": false
        },
        {
          "code": "issuenumber",
          "type": "SELECT",
          "translations": {
            "en": {
              "label": "Issue No."
            }
          },
          "mandatory": true,
          "recordType": null
        },
        {
          "code": "issuestatus",
          "type": "TEXT",
          "translations": {
            "en": {
              "label": "Status"
            }
          },
          "mandatory": false
        },
        {
          "code": "relationship",
          "type": "SELECT",
          "translations": {
            "en": {
              "label": "Relationship"
            }
          },
          "mandatory": true,
          "recordType": null
        },
        {
          "code": "relationshipcomment",
          "type": "TEXTAREA",
          "translations": {
            "en": {
              "label": "Comment"
            }
          },
          "mandatory": false
        }
      ]
    },
    {
      "code": "targetversion",
      "translations": {
        "en": "Target"
      },
      "fields": [
        {
          "code": "build",
          "type": "SELECT",
          "translations": {
            "en": {
              "label": "Build"
            }
          },
          "mandatory": false,
          "recordType": null
        },
        {
          "code": "primary",
          "type": "CHECKBOX",
          "translations": {
            "en": {
              "label": "Primary"
            }
          },
          "mandatory": false
        },
        {
          "code": "version",
          "type": "SELECT",
          "translations": {
            "en": {
              "label": "Version"
            }
          },
          "mandatory": true,
          "recordType": null
        }
      ]
    }
  ],
  "tabs": [
    {
      "code": "case",
      "translations": {
        "en": "Cases"
      }
    },
    {
      "code": "communication",
      "translations": {
        "en": "Communication"
      }
    },
    {
      "code": "custom",
      "translations": {
        "en": "Custom"
      }
    },
    {
      "code": "detail",
      "translations": {
        "en": "Details"
      }
    },
    {
      "code": "external",
      "translations": {
        "en": "External"
      }
    },
    {
      "code": "file",
      "translations": {
        "en": "Files"
      }
    },
    {
      "code": "version",
      "translations": {
        "en": "Versions"
      }
    },
    {
      "code": "workflow",
      "translations": {
        "en": "Workflow"
      }
    }
  ]
}