Hi All,
I am using Gerrit 3.8.1 version and trying to restrict users from submission in following case:
-> submit option should be disabled for users even if they have submit permission when change owner and the submitter is same. The intention is to involve minimum of 2 people in a change all the time by restricting the users from merging the code if change owner and submitter is same.
To achieve this i tried following:
inside project -> access -> under specific reference -> added deny for change owner group for submit permission.
At this point i have submit access for this reference and marked as deny for change owner but it is not working as expected as submit option is still enabled for my own change. Does Change Owner group helps in achieving this use case or if is there any other solution that can help me out , please do share the instructions for it.
Thanks and Regards,
Lokesh