"Add a new FHRP group" missing the required indicator (*) for the 'Status' field #10359

Closed
opened 2025-12-29 21:30:27 +01:00 by adam · 1 comment
Owner

Originally created by @cyberndj on GitHub (Oct 11, 2024).

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.1.3

Python Version

3.10

Steps to Reproduce

  1. Go to FHRP groups
  2. Create new FHRP group
  3. Fill in the marked required fields (Protocol, Group ID)
  4. Fill in the Address field.
  5. Click Create

Expected Behavior

The 'Status' field label should have an '*' icon next to the name.

Observed Behavior

Receiving error message 'This field is required.' under the 'Status' drop down selection box. And page not submitted

After adding a status, the error message goes away and the FHRP Group is submitted.

Originally created by @cyberndj on GitHub (Oct 11, 2024). ### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v4.1.3 ### Python Version 3.10 ### Steps to Reproduce 1. Go to FHRP groups 2. Create new FHRP group 3. Fill in the marked required fields (Protocol, Group ID) 4. Fill in the Address field. 5. Click Create ### Expected Behavior The 'Status' field label should have an '*' icon next to the name. ### Observed Behavior Receiving error message 'This field is required.' under the 'Status' drop down selection box. And page not submitted After adding a status, the error message goes away and the FHRP Group is submitted.
adam added the type: bug label 2025-12-29 21:30:27 +01:00
adam closed this issue 2025-12-29 21:30:27 +01:00
Author
Owner

@arthanson commented on GitHub (Oct 15, 2024):

@cyberndj it is only required if you have filled in the Address field, normally it is not required so that is why there is no asterisk on the field.

@arthanson commented on GitHub (Oct 15, 2024): @cyberndj it is only required if you have filled in the Address field, normally it is not required so that is why there is no asterisk on the field.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10359