Christian Adell

Results 133 comments of Christian Adell

Yes, I also agree that creating a well documented deprecation policy could grant us an easier development moving forward. So, why not start on this PR? Plugin `>=0.6.0 only supports...

Isn't most of it covered by https://github.com/nautobot/nautobot-plugin-circuit-maintenance/commit/0f4a3a23f3e96107281a4d6fd1e2ad541f9c2217 ? For support `nautobot.utilities.filters.MultiValueDateTimeFilter`, we can tackle it as an improvement for a future minor release.

Blocked until we get a use case where the Circuit Ids are actually IP Addresses

Blocked by https://github.com/nautobot/nautobot/issues/374

This is currently under discussion for the whole `chatops` framework: https://github.com/nautobot/nautobot-plugin-chatops/issues/122

Thanks @smk4664 , it is a totally valid point. However, from another angle, almost all the Chatops rely on "endpoints", so if we don't implement it here, all the other...

@jvanderaa We had a sync with @smk4664 , considering the latest enhancements from Nautobot, and we could approach it creating a new model: ```yaml chatops_endpoints: - name: "my fancy endpoint"...

I got in touch with Core to understand if this idea (URL Endpoints) could be an extensibility option for Core. I am trying to get a more complete understanding of...