-
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: 3.6.9
- NetBox version: 2.9.10
Steps to Reproduce
- Create a secret
- Edit the secret and change its role or name without specifying a new plaintext value
- Save the secret
Expected Behavior
The secret should be saved with its new attributes.
Observed Behavior
An exception is raised: Must unlock or set plaintext before locking.
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