netbox-lifecycle icon indicating copy to clipboard operation
netbox-lifecycle copied to clipboard

Add End of Service Attach date to lifecycle model

Open uck9 opened this issue 1 year ago • 0 comments

Plugin version

v1.1.3

NetBox version

v4.1.1

Feature type

Data model extension

Proposed functionality

Add field for last date of service contract renewal

Use case

Not 100% sure if the current model is reflecting last date of contract attach in the field last_contract_date or whether that was meant to capture last date of contract renewal. If I assume it's last date of new contract attach, then are we able to add a field for 'last_renewal_date' to capture this detail. It's useful to determine if we're past new attach date but still within the last renewal date.

Database changes

Add new field to hardware_lifecycle model

External dependencies

No response

uck9 avatar Sep 24 '24 14:09 uck9