Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to update secrets #4927

Closed
joaolucasmacedo opened this issue Jul 29, 2020 · 1 comment
Closed

Unable to update secrets #4927

joaolucasmacedo opened this issue Jul 29, 2020 · 1 comment
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@joaolucasmacedo
Copy link

Environment

  • Python version: 3.6
  • NetBox version: 2.8.8

I'm trying to update some device secrets ant it shows an error. I had to delete the secret and create a new one.
By the way, would be nice to return to the original device page after delete a secret, instead of secrets page.

Steps to Reproduce

  1. Select device secret.
  2. Click "Edit".
  3. Chage password and click "Update".

Expected Behavior

Update password.

Observed Behavior

Error popup: "Each secret assigned to a device must have a unique combination of role and name"

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application labels Jul 30, 2020
@jeremystretch
Copy link
Member

This is a regression introduced in edf1553 for #4702

@jeremystretch jeremystretch self-assigned this Jul 30, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants