Custom field under contact gives error #7409

Closed
opened 2025-12-29 20:23:03 +01:00 by adam · 1 comment
Owner

Originally created by @deku-m on GitHub (Dec 22, 2022).

NetBox version

v3.3.9

Python version

3.8

Steps to Reproduce

  1. Create custom field named workinghours under tenacy > contact
  2. Fill under a contact the desired custom field with example "from 0900 till 1700"
  3. Save > error appeared
    See below:

afbeelding

Expected Behavior

Accepting the text input "from 0900 till 1700"

Observed Behavior

"Unknown field name 0900_1700" in custom field.

Originally created by @deku-m on GitHub (Dec 22, 2022). ### NetBox version v3.3.9 ### Python version 3.8 ### Steps to Reproduce 1. Create custom field named workinghours under tenacy > contact 2. Fill under a contact the desired custom field with example "from 0900 till 1700" 3. Save > error appeared See below: ![afbeelding](https://user-images.githubusercontent.com/37069737/209077068-a425a407-0f17-4093-869e-9c530feea8d7.png) ### Expected Behavior Accepting the text input "from 0900 till 1700" ### Observed Behavior "Unknown field name 0900_1700" in custom field.
adam closed this issue 2025-12-29 20:23:03 +01:00
Author
Owner

@deku-m commented on GitHub (Dec 22, 2022):

Fixed by deleting old contact again.
Somehow it kept some valuables in cache.

@deku-m commented on GitHub (Dec 22, 2022): Fixed by deleting old contact again. Somehow it kept some valuables in cache.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7409