---
title: "System field names"
canonical: "https://support.appfire.com/space/JCPP/71272973/System%20field%20names"
format: markdown
---
> Macro (aura-html)

# Summary

This is a partial list of system field names taken from Jira's IssueFieldConstants. If you need to have system fields on the **ignoreField** list, use these names to match JIRA (case sensitive). In most cases, they are obvious, but some are a bit different than expected.

# Names

| **Field name** | **Description** |
| --- | --- |
| project |  |
| versions | Affected versions |
| assignee |  |
| reporter |  |
| components |  |
| description |  |
| duedate |  |
| environment |  |
| fixVersions |  |
| issuetype |  |
| priority |  |
| security |  |
| timetracking |  |
| timeoriginalestimate |  |
| timeestimate |  |
| timespent |  |
| created |  |
| updated |  |
| resolutiondate |  |
| status |  |
| resolution |  |
| labels |  |
| votes |  |
| voter |  |
| watches |  |
| watcher | Watchers |