Clarify behavior of "Ignore" feature in REST API documentation
Explicitly mention that when a change is ignored, its "updated" timestamp is not changed, and the change owner is not notified. Bug: Issue 9396 Change-Id: I861e51286ef44c0148299b545a10a51081bc9ef8
This commit is contained in:
@@ -2311,7 +2311,9 @@ POST request:
|
||||
--
|
||||
|
||||
Marks a change as ignored. The change will not be shown in the incoming
|
||||
reviews dashboard, and email notifications will be suppressed.
|
||||
reviews dashboard, and email notifications will be suppressed. Ignoring
|
||||
a change does not cause the change's "updated" timestamp to be modified,
|
||||
and the owner is not notified.
|
||||
|
||||
.Request
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user