Add Depends On Attribute #268
Labels
status: gathering feedback
Further discussion is needed to determine this issue's scope and/or implementation
status: internal review
Internal discussion is required to move forward with issue
type: enhancement
Environment
Proposed Functionality
Add the ability to define dependencies on DiffSyncModels. An example of this would be an Interface depending on a Device, a Device depending upon a Location, etc. This is typically done through the parent/child relationship but there are situations where you don't necessarily want to rely on the parent/child relationship to determine if a model should be processed.
Use Case
There are situations where a DiffSyncModel might depend on various other models that don't fit well into the parent/child relationship paradigm. Being able to define dependency relationships between models in a better way could be very useful.
The text was updated successfully, but these errors were encountered: