SEI uses Rest APIs to connect to Jira. Using these API calls SEI ingests metadata for
Jira Issues, Projects, Users, Status, and Sprints. By default, all the standard fields for
Issues, Projects, Users, Status, and Sprints are ingested. In addition, if a customer
specifies custom fields, SEI will ingest those custom fields too. This metadata is used
to generate engineering metrics and insights.
The full details of all the fields are
mentioned below.
Jira issues
Metadata |
---|
- id
- key
- changelog
- issuetype
- project
- id
- key
- name
- projectTypeKey
- simplified
- fixVersions
- resolution
- resolutiondate
- created
- priority
- labels
- versions
- issuelinks
- assignee
- updated
- status
- description
- name
- id
- statusCategory
- components
- description
- summary
- creator
- accountId
- accountType
- name
- key
- displayName
- active
- emailAddress
- duedate
- progress
- total
- votes
- comment
- comments
- description_length
- description_text
- statuscategorychangedate
- watches
- issuerestriction
- aggregateprogress
- timetracking
- workratio
- worklog
- startAt
- maxResults
- total
- worklogs
|
Jira sprints
Metadata |
---|
- id
- state
- name
- startDate
- endDate
- completeDate
- activateDate
- originBoardId
- goal
|
Jira statuses
Metadata |
---|
- description
- name
- id
- statusCategory
|
Jira projects
Metadata |
---|
- id
- key
- description
- lead
- components
- issueTypes
- assigneeType
- versions
- name
- roles
- projectTypeKey
- simplified
- style
- isPrivate
- projectKeys
- priority_scheme
- default_priorities
|
Jira users
Metadata |
---|
- accountId
- accountType
- name (Jira connect app)
- key
- displayName
- active
- emailAddress (Jira connect app)
|
Jira custom fields
The system ingests all the custom fields as specified by the user.