You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create two platforms both mapped to the same network_driver
Try to sync in GC settings from repo
Repo sync fails with
{
"exc_message": [
"get() returned more than one Platform -- it returned 2!"
],
"exc_module": "nautobot.dcim.models.devices",
"exc_type": "Platform.MultipleObjectsReturned"
}
compliance job fails with
RENDER COMPLIANCE TASK GROUP failed: list index out of range
--
The text was updated successfully, but these errors were encountered:
Environment
Expected Behavior
syncs in properly and doesn't result in traceback
Observed Behavior
Generic failure.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: