Christian Adell
Christian Adell
you are right, we are not using it, so it will be better to remove it
@aliex-13 could you fix the CI tests?
> Hey @chadell - I've pushed updates to fix the pylint issues but other issues unrelated to my code are occurring. Any chance you could take a look at the...
you can fork the repo and submit the PR
So, what I understand is: - location could enrich the context data of the `Maintenance`. But, one maintenance can include different circuits, terminated in different locations. So, maybe is a...
so, the Location of the maintenance could be decoupled from the actual impact locations. For example, a circuit from Stockholm to Copenhagen could have the maintenance happening in Oslo as...
> As for the addition of impact duration - does it look reasonable? So, this is only a "magnitude" reference, not something you can act upon. I think that it...
well, all the examples have the `location` at the Maintenance level, and actually this is how I think they associate things: there is an intervention in some location, and all...
Generally speaking, I would like to have a mechanism to hook any custom logic that extends the basic logic. For example, when importing the cables, I would like to append...
Yes, I agree. My proposal was about the big picture (including the Nautobot internal one)