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

Wrong Redirection on Creating Inventory items #4951

Closed
a31amit opened this issue Aug 4, 2020 · 2 comments
Closed

Wrong Redirection on Creating Inventory items #4951

a31amit opened this issue Aug 4, 2020 · 2 comments
Assignees
Labels
beta Concerns a bug/feature in a beta release status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@a31amit
Copy link

a31amit commented Aug 4, 2020

Environment

  • Python version: 3.8
  • NetBox version: 2.9-beta1

Steps to Reproduce

  1. Go to Inventory Tab of Device
  2. create a new inventory item

Expected Behavior

After successful creation of inventory item, user should stay on the inventory tab only

Observed Behavior

Got Redirected to Device Tab rather it should stay on the device inventory item tab.
This behavior is only found when creating an inventory item.

@jeremystretch jeremystretch added beta Concerns a bug/feature in a beta release status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application labels Aug 5, 2020
@jeremystretch jeremystretch self-assigned this Aug 5, 2020
@jeremystretch
Copy link
Member

We can fix this easily, however I've opened #4956 propose doing away with the separate inventory view altogether, and simply displaying a device's inventory items on the primary device view alongside its other components. Marking this as blocked pending acceptance of #4956.

@jeremystretch jeremystretch added status: blocked Another issue or external requirement is preventing implementation status: accepted This issue has been accepted for implementation and removed status: accepted This issue has been accepted for implementation status: blocked Another issue or external requirement is preventing implementation labels Aug 5, 2020
@jeremystretch
Copy link
Member

Opted to proceed with the quick fix for this since #4956 may take some time.

@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
beta Concerns a bug/feature in a beta release 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