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

License Assignment Description field missing from own Object View

Open mathieued opened this issue 9 months ago • 1 comments

Plugin version

v1.1.5

NetBox version

v4.2.5

Python version

3.9

Steps to Reproduce

  1. Create License Assigment
  2. Add ID to the Selected Columns Table View of License Assignments
  3. 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. Image

However, it is from the License Assignments View (if in selected columns). Image

mathieued avatar Mar 15 '25 17:03 mathieued

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?

mathieued avatar Mar 15 '25 17:03 mathieued