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

Typo in Status banner when removing Child device from Device Bay #3658

Closed
matt852 opened this issue Apr 27, 2023 · 0 comments · Fixed by #3910
Closed

Typo in Status banner when removing Child device from Device Bay #3658

matt852 opened this issue Apr 27, 2023 · 0 comments · Fixed by #3910
Assignees
Labels
type: bug Something isn't working as expected

Comments

@matt852
Copy link
Contributor

matt852 commented Apr 27, 2023

Environment

  • Nautobot version (Docker tag too if applicable): 1.5.16
  • Python version: 3.10
  • Database platform, version: Postgresql
  • Middleware(s): Docker

Steps to Reproduce

  1. Create a Device Type as a Parent
  2. Create a Device Type as a Child
  3. Create a new Parent Device using the Parent device type
  4. Create a Device Bay in this new Parent device
  5. Create a new Child Device using the Child device type
  6. Assign the Child device to the new Device Bay in the parent device
  7. Unassign the Child device from the same Device Bay

Expected Behavior

A green "success" banner to appear stating " has been removed from "

Observed Behavior

A tuple is shown for the child device name. Note this banner shows the correct message when ADDING a child device to a device bay, but NOT when removing a child device from a device bay.

Banner when assigning Child device to Bay (good):
Screenshot 2023-04-27 at 9 57 09 AM

Banner when removing Child device from Bay (bad):
Screenshot 2023-04-27 at 9 53 19 AM

@bryanculver bryanculver added the type: bug Something isn't working as expected label Apr 28, 2023
@jathanism jathanism self-assigned this Jun 12, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working as expected
Projects
No open projects
Archived in project
3 participants