Configuration option change.showAssignee
Allows hiding of all assignee UI elements from users, effectively disabling assignee workflow. Change-Id: I29fecebcec6a09ab32ebc7f5ea78c1f739f3379a
This commit is contained in:
		@@ -16,6 +16,7 @@ package com.google.gerrit.extensions.common;
 | 
			
		||||
 | 
			
		||||
public class ChangeConfigInfo {
 | 
			
		||||
  public Boolean allowBlame;
 | 
			
		||||
  public Boolean showAssignee;
 | 
			
		||||
  public Boolean allowDrafts;
 | 
			
		||||
  public int largeChange;
 | 
			
		||||
  public String replyLabel;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user