Problem statement
The structures model already have a status field:
But all the pathways object (ducts, aereal spans, etc) does not have that information.
Proposed solution
Implement in Pathway base table a field status, with the same options as the structures, so all the condutis, aerial spans, etc can have the status documented.
Alternatives considered
This can be implemented using Netbox Core custom fields, but it is a very common field that most of the users will use it.
Additional context
As a bonus, the status of the Pathways and Structures can be used as a constraint in the Routing Planning Constraint filtering, for exemple, must avoid 'Descomissioning' pathways or structures, as a future improvement.
Problem statement
The structures model already have a status field:
But all the pathways object (ducts, aereal spans, etc) does not have that information.
Proposed solution
Implement in Pathway base table a field status, with the same options as the structures, so all the condutis, aerial spans, etc can have the status documented.
Alternatives considered
This can be implemented using Netbox Core custom fields, but it is a very common field that most of the users will use it.
Additional context
As a bonus, the status of the Pathways and Structures can be used as a constraint in the Routing Planning Constraint filtering, for exemple, must avoid 'Descomissioning' pathways or structures, as a future improvement.