Description
Deployment Type
Self-hosted
NetBox Version
v4.2.8
Python Version
3.10
Steps to Reproduce
- Create a device with at least one interface.
- Assign an IP address to an interface on the device.
- Create a service template for e.g. TCP/443.
- Click "add a service" under the device view. This will present the service creation form with the current device already selected.
- Select the service template and IP address, then click "create."
Expected Behavior
The service should be created.
Observed Behavior
No action is taken. The form does not appear to be submitted.