mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	- Don't use hacky solution to limit to the correct RepoID's, instead use current code to handle these limits. The existing code is more correct than the hacky solution. - Resolves #19636 - Add test-case
		
			
				
	
	
		
			17 lines
		
	
	
		
			165 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			165 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
-
 | 
						|
  id: 1
 | 
						|
  assignee_id: 1
 | 
						|
  issue_id: 1
 | 
						|
-
 | 
						|
  id: 2
 | 
						|
  assignee_id: 1
 | 
						|
  issue_id: 6
 | 
						|
-
 | 
						|
  id: 3
 | 
						|
  assignee_id: 2
 | 
						|
  issue_id: 6
 | 
						|
-
 | 
						|
  id: 4
 | 
						|
  assignee_id: 2
 | 
						|
  issue_id: 17
 |