Yaiqsa

Results 7 comments of Yaiqsa

The problem is that [cable_status](https://github.com/netbox-community/reports/blob/ec80ab04ee06f7001bf1de928bde0ae5aab7baa4/scripts/multi_connect.py#L51) passes LinkStatusChoices.CHOICES as choices to the ChoiceVar contructor. The VoiceVar constructor expects a list of two-tuples, while LinkStatusChoices.CHOICES is a three-tuple (The third item is...

> @Burathar I like this idea and PR's are more than welcomed! I will try to find the time to implement something, but I've got quite a backlog of projects...

Hi, sorry for the slow response, busy times.. So I tested the scenario as described in the description above again, and I can't reproduce it anymore using the master branch....

> Hi, I just pushed another commit which should fix exactly this use case. Can you check out the `development` branch and test it again? Thank you. It doesn't throw...

Sending the entire DEBUG2 log would leak a lot of information about our network, so unfortunately I can't do that. However, this is the redacted part of the log that...

Okay! It now works :D I did get one error regarding a moved IP that was still assigned as primary IP to an old vm, which didn't have that IP...

Awesome that 4.0 compatibility is already on it's way! When I saw the changelogs I was exited and anxious at the same time. (Jay new UI with working Markdown hyperlinks...