Error occurs when clicking on "reports" #5791

Closed
opened 2025-12-29 19:32:44 +01:00 by adam · 2 comments
Owner

Originally created by @FredClement91 on GitHub (Dec 17, 2021).

NetBox version

V3.1.1

Python version

3.7

Steps to Reproduce

Click on reports in "other"

Expected Behavior

Display the expected page

Observed Behavior

An error occurs, see file attached.
image

Originally created by @FredClement91 on GitHub (Dec 17, 2021). ### NetBox version V3.1.1 ### Python version 3.7 ### Steps to Reproduce Click on reports in "other" ### Expected Behavior Display the expected page ### Observed Behavior An error occurs, see file attached. ![image](https://user-images.githubusercontent.com/11869136/146495393-d64d0676-cfce-455a-b29d-c3ace56c7ac4.png)
adam closed this issue 2025-12-29 19:32:44 +01:00
Author
Owner

@kkthxbye-code commented on GitHub (Dec 17, 2021):

Not a bug, CustomFieldValue was removed in 2.10.0, please make sure that all report files in your report directory doesn't reference CustomFieldValue.

@kkthxbye-code commented on GitHub (Dec 17, 2021): Not a bug, CustomFieldValue was removed in 2.10.0, please make sure that all report files in your report directory doesn't reference CustomFieldValue.
Author
Owner

@FredClement91 commented on GitHub (Dec 17, 2021):

Hi,

Thanks a lot for your reply.
I’ll check it indeed.

Frederic

Le 17 déc. 2021 à 10:28, kkthxbye @.***> a écrit :

Not a bug, CustomFieldValue was removed in 2.10.0, please make sure that all report files in your report directory doesn't reference CustomFieldValue.


Reply to this email directly, view it on GitHub https://github.com/netbox-community/netbox/issues/8095#issuecomment-996566576, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2RXUBW6XNYLRPLPLGYA6TURL7FNANCNFSM5KIAUZOA.
Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.

@FredClement91 commented on GitHub (Dec 17, 2021): Hi, Thanks a lot for your reply. I’ll check it indeed. Frederic > Le 17 déc. 2021 à 10:28, kkthxbye ***@***.***> a écrit : > > > Not a bug, CustomFieldValue was removed in 2.10.0, please make sure that all report files in your report directory doesn't reference CustomFieldValue. > > — > Reply to this email directly, view it on GitHub <https://github.com/netbox-community/netbox/issues/8095#issuecomment-996566576>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AC2RXUBW6XNYLRPLPLGYA6TURL7FNANCNFSM5KIAUZOA>. > Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > You are receiving this because you authored the thread. >
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5791