mirror of
				https://github.com/interviewstreet/go-jira.git
				synced 2025-10-30 23:47:46 +02:00 
			
		
		
		
	Switched Assignee also
This commit is contained in:
		| @@ -38,7 +38,7 @@ func main() { | ||||
| 	i := jira.Issue{ | ||||
| 		Fields: &jira.IssueFields{ | ||||
| 			Assignee: &jira.User{ | ||||
| 				Name: "myuser", | ||||
| 				AccountID: "my-user-account-id", | ||||
| 			}, | ||||
| 			Reporter: &jira.User{ | ||||
| 				AccountID: "your-user-account-id", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user