Skip to content

Flag object to be ignore during a diff  #13

@dgarros

Description

@dgarros

Environment

  • DSync version: master

Proposed Functionality

Add a flag per DSyncModel object to indicate that a specific object should be ignored during the diff/sync.

Use Case

We have a situation right now for the network-importer where the netbox adapter is getting some cables from netbox and for various reasons these cables should be ignore because they can't be touched ...
Currently we don't have a way to solve this situation, if the objects exist in the network adapter but are removed from the netbox adapter, they will be flag as MISSING and the sync will try to create them.
Adding a flag per object that indicate if the object should be ignore all together would solve this situation and I can imagine other use cases where it will be useful to explicitly ignore an object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions