Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 515 Bytes

File metadata and controls

21 lines (13 loc) · 515 Bytes

Documentation

Import rules

Rules follow the same principles as other imports except :

  • It stops at first error to preserve rule order
  • When an object is not found, it asks to replace it with a valid one in ALL following rules.

Example :

obj_not_found.png

Then it asks you to “continue” : if you click “Yes” the rule will be set to “New” and tried again

object_replace.png

Finished for now !