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

Add Child Location from Location Detail View Returns Server Error #2832

Closed
bryanculver opened this issue Nov 15, 2022 · 2 comments
Closed

Add Child Location from Location Detail View Returns Server Error #2832

bryanculver opened this issue Nov 15, 2022 · 2 comments
Labels
type: bug Something isn't working as expected

Comments

@bryanculver
Copy link
Member

Environment

  • Nautobot version (Docker tag too if applicable): 1.5.0
  • Python version: 3.7
  • Database platform, version: Postgres
  • Middleware(s): NA

Steps to Reproduce

(all via UI)

  1. Create a "Building" LocationType and "Room" LocationType, "Building" being a parent of "Room"
  2. Create a Location of "Building" LocationType, example "Turner Hall"
  3. View the created Location detail view
  4. Select "Add Child" in bottom right of page (in "Children" table)

Expected Behavior

Presented with the Location create form with parent location set to "Turner Hall".

Observed Behavior

image

@bryanculver bryanculver added the type: bug Something isn't working as expected label Nov 15, 2022
@glennmatthews
Copy link
Contributor

Need to retest with 1.5.1 - this should be addressed by #2773.

@bryanculver
Copy link
Member Author

Confirmed closed via #2773. This issue is fixed in v1.5.1.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 14, 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
Development

No branches or pull requests

2 participants