netbox-lifecycle
netbox-lifecycle copied to clipboard
License Assignment Description field missing from own Object View
Plugin version
v1.1.5
NetBox version
v4.2.5
Python version
3.9
Steps to Reproduce
- Create License Assigment
- Add ID to the Selected Columns Table View of License Assignments
- Click on the ID of the License Assignment to get to its dedicated View
Expected Behavior
We should be seeing a Description field in the Contract card.
Observed Behavior
Description field is not present in the Contract card.
However, it is from the License Assignments View (if in selected columns).
I'm wondering if this Description attribute in the License Assignment model is really useful. Shouldn't it instead be somehow a pointer to the Description attribute of the associated License?