-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
Description
Environment
- Python version: Python 3.7.3
- NetBox version: v2.10.2
Steps to Reproduce
- Create custom field
- set type to 'URL'
- set name
- set objects to 'dcim -> device'
- add 'Validation regex' (I used ^https://./device=./$ )
Expected Behavior
regex is accepted
Observed Behavior
Error is shown : "Regular expression validation is supported only for text and URL fields"
Metadata
Metadata
Assignees
Labels
status: 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