mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-03-21 21:07:03 +02:00
Switched Assignee also
This commit is contained in:
parent
c56dab9422
commit
c1432db690
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user