Przemek Rogala

Results 32 comments of Przemek Rogala

`Software` model has moved to the Nautobot core so this would have to implemented there.

Thanks @scetron . We found the issue and we'll get it fixed.

Release notes added to the docs site.

Improvements to the validation process are coming in next3.0: https://github.com/nautobot/nautobot-app-device-lifecycle-mgmt/blob/next3.0/nautobot_device_lifecycle_mgmt/jobs/lifecycle_reporting.py

`Contract POCs` migrated to native Nautobot `Contact` in `next3.0`

@mzambrano-tc we discussed this internally and we are considering adding a new URL field to the model that could be used to record location, such as S3 bucket, where the...

Thanks @MeganerdDev , I agree that it'd be good to revisit exports to make them more useful and consistent. I think whatever we do we should make sure that the...

Closing, solution was provided in the linked PR.

DLM metrics will be disabled by default in the new versions of DLM. Operators will be able to selectively enable metrics one-by-one, if desired.

@qduk Having a second look at this I think it could be worthwile to load additional contract types from environment, see my suggestion. Could you please add tests for `add_custom_contract_types`?