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

Can not change/delete rack reservations as non-super user. #1013

Closed
afics opened this issue Mar 29, 2017 · 2 comments
Closed

Can not change/delete rack reservations as non-super user. #1013

afics opened this issue Mar 29, 2017 · 2 comments
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@afics
Copy link

afics commented Mar 29, 2017

Issue type: bug report

Python version: 3.4.2
NetBox version: v2.0-beta1

  1. Add a group which has the rack reservation {create,change,delete} permissions.
  2. Add a non super-user user.
  3. Add this user to the newly created group.
  4. Login as the new user.
  5. Add a rack reservation.
    → Change/Delete buttons for the reservations are missing; expected: buttons are visible and functional

Same result when adding the permissions directly to the user.

@afics
Copy link
Author

afics commented Mar 29, 2017

Appending /edit lets me edit the reservations, so it's probably just the view.

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Mar 29, 2017
@jeremystretch
Copy link
Member

Yep, omitted the .dcim part of the permission names in the template. Thanks for the report!

lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants