Clarify documentation of permission to restore changes

The 'Abandon' access permission also grants permission to restore
changes, but this is only effective if the user also has push
permission for the change's destination ref.

Clarify this in the documentation.

Change-Id: Ib35250dee8aa8d8a0c2138d5b9be09ad7245e655
This commit is contained in:
David Pursehouse
2013-07-05 14:20:28 +09:00
parent f2e3fe63f4
commit c795eb1871

View File

@@ -419,8 +419,9 @@ This category controls whether users are allowed to abandon changes
to projects in Gerrit. It can give permission to abandon a specific
change to a given ref.
This also grants the permission to restore a change if the change
can be uploaded.
This also grants the permission to restore a change if the user also
has link:#category_push[push permission] on the change's destination
ref.
[[category_create]]