- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.9k
 
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
NetBox Edition
NetBox Community
NetBox Version
v4.4.1
Python Version
3.12
Steps to Reproduce
- Go to create a new ASN
 - Enter the AS number 
4294967296(which exceeds the maximum permitted value of4294967295) and select a RIR - Attempt to submit the form
 
Expected Behavior
An error message should appear informing the user that the provided ASN exceeds the maximum allowed value.
Observed Behavior
The error message indicates "This field is required." The message does not offer any helpful direction to the user.

Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application