-
Bug
-
Resolution: Timed out
-
Medium
-
4
-
Severity 3 - Minor
-
522
-
Issue Summary
Force push is often allowed on a branch with branch restrictions with "Rewriting history is not allowed" checked.
Steps to Reproduce
- Create a branch restriction rule, say for master branch, limiting write access and "Rewriting history is not allowed" checked.
- Force push an older commit overriding history on this master branch
Expected Results
Users shouldn't be allowed to force push
Actual Results
Users are sometimes allowed to force push
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...