-
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
NetBox version
v3.3.9
Python version
3.10
Steps to Reproduce
- Create new Site with description, example
Description with any + special &= characters + - Clone created site
Expected Behavior
Cloned site should have description equals original.
Observed Behavior
The description of the cloned site does not match the original. Special characters or part of the text is truncated according to the GET-method format.
Value of cloned description is Description with any special
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