node-gh / gh-jira

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

Only send the reporter parameter on update or when explictly set on the new command #46

Closed henvic closed 9 years ago

henvic commented 10 years ago

Some JIRA installations doesn't allow the reporter parameter to be set this way.

$ gh jira -N --type Bug --project AUI --component JavaScript
gh [info] Creating a new issue on project AUI
gh [error] { reporter: 'Field \'reporter\' cannot be set. It is not on the appropriate screen, or unknown.' }
henvic commented 9 years ago

Just started reviewing :)

:octocat: Sent from GH.