node-gh / gh-jira

NodeGH plugin for integrating Jira, an issue management system
34 stars 12 forks source link

how to avoid setting assignee ? #53

Open maxandersen opened 9 years ago

maxandersen commented 9 years ago

our jira has default assignees setup and it seems gh-jira forces assignee to be the one opening the bug.

is there a way to have it just default to what jira wants for assignee ?

henvic commented 9 years ago

What commands does it affect?

Let me know so I can write a fix asap.

maxandersen commented 9 years ago

gh jira --new set assignee to current user (wrong) gh jira --assign does not seem to be able to set to unassigned. maybe add an --unassign