-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
state/need-triageThis issue needs to be triagedThis issue needs to be triagedtype/featureNew feature or requestNew feature or request
Description
Component
No response
Describe the Feature Request
Create a feature similar to diffsync's "CONTINUE_ON_FAILURE" flag that will sync objects and continue if errors are found. This would be useful under the schema_mapping section so I can control which object to continue if a failure is found.
Currently:
[{'message': 'Unable to find the node LAB1 / LocationGenericSite in the database.', 'locations': [{'line': 3, 'column': 5}], 'path': ['InfrastructureDeviceUpsert']}]
Describe the Use Case
I need to manually set up my sites and if a Site is not found the entire sync errors instead of being able to skip and continue.
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
state/need-triageThis issue needs to be triagedThis issue needs to be triagedtype/featureNew feature or requestNew feature or request