Overview
The Issues importer bulk-creates or updates issues. The distinction is row-by-row:- Rows without an
idvalue create a new issue.titleis required, and the issue starts at statuspendingunless the row sets an explicitstatus. - Rows with an
idvalue update the matching issue.
Columns
Rich-text fields
cause_condition, disposition, and expected_condition are rich-text fields in the ION UI. The importer accepts plain text and converts it into a single paragraph, which you can elaborate on later in the UI. On update rows, an empty cell leaves the existing content untouched.