createNewModel property
If set to true, will create an issue model from the imported file with randomly generated IDs for the issue model and corresponding issues.
Otherwise, replaces an existing model with the same ID as the file.
Optional.
Implementation
core.bool? createNewModel;