Skip to content

Commit

Permalink
No default assignee
Browse files Browse the repository at this point in the history
No default assignee
  • Loading branch information
jurocknsail committed Oct 2, 2019
1 parent 6823040 commit fc3e437
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions helpers/tasks.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ func CreateSubTask(jiraClient *jira.Client, jiraProject string, jiraUser string,

i := jira.Issue{
Fields: &jira.IssueFields{
Assignee: &jira.User{
Name: jiraUser,
},
Reporter: &jira.User{
Name: jiraUser,
},
Expand Down

0 comments on commit fc3e437

Please sign in to comment.