-
Notifications
You must be signed in to change notification settings - Fork 18
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Port forward without destination address are legit and useful.
Steps to reproduce
- Navigate to the user interface to create a port forward.
- Attempt to create a port forward without specifying a Destination address.
- Observe that the process fails and an error is thrown stating that the field is required.
Expected behavior
- It should be possible to create a port forward without providing a Destination address, as this is a legitimate and commonly used configuration to change the port used to reach a local service.
Actual behavior
- The user interface refuses to create the port forward and throws an error indicating that the Destination address field is required, making it impossible to configure a valid and intended use case.
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done ✅