Skip to main content

Overview

The Plan Inputs importer adds inputs to existing draft plans, one CSV row per input, with the parent plan identified by plan_id. A single file can target multiple plans. This importer only creates plan inputs. It never modifies the parent plan itself, and because a plan can legitimately hold multiple inputs for the same part, per-row updates are not supported. To rebuild a plan’s inputs from scratch, enable the Replace existing inputs option in the import dialog. ION then removes the plan’s current inputs and recreates them from the CSV.

Import options

Columns

Plan inputs can only be added to draft plans. Rows referencing a plan in any other status fail with a row-level error, as do rows referencing a plan ID that doesn’t exist.
This importer does not support custom attributes. Any column outside the list above causes a validation error.
For general import behavior, empty cell handling, and error reporting, see Importers.