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

Webhook view permissions #2678

Closed
berahtlv opened this issue Dec 12, 2018 · 0 comments
Closed

Webhook view permissions #2678

berahtlv opened this issue Dec 12, 2018 · 0 comments
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@berahtlv
Copy link

Environment

  • Python version: 3.7.1
  • NetBox version: 2.5.0

Steps to Reproduce

  1. Create user with "Staff status" + "extras | webhook | can view webhooks" permission
  2. Login as user into and goto "../admin/extras/webhook/", choose some defined webhook (thats actually "../admin/extras/webhook/id/change"), and error arise:
<class 'KeyError'>
'obj_type'

Expected Behavior

Some message about permission is expected.

Observed Behavior

Exception arise.

@jeremystretch jeremystretch added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation labels Dec 12, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 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