Who is allowed to merge #310
Closed
dionrowney
started this conversation in
General
Replies: 2 comments
-
I think this is bug unless my dev environment is messed up. Should I submit an issue for this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
submitting bug as it seems like one and no one is responding here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I enabled this for my users and have noticed that only users with "Superuser" privilege are allowed to merge changes.
Is this the expected behavior?
We expected that at least the branch owner could merge their own branch... but maybe we are not seeing a larger picture?
I see in the code that the permission for the merge button is perms.netbox_branching.merge_branch found here:
https://github.com/netboxlabs/netbox-branching/blob/main/netbox_branching/templates/netbox_branching/buttons/branch_merge.html
but I dont see that permission available in the list of permissions available for branching:
Dion
Beta Was this translation helpful? Give feedback.
All reactions