Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transitioning an issue can fail with map fix version value #89

Closed
bbaugher opened this issue Jul 11, 2017 · 1 comment
Closed

Transitioning an issue can fail with map fix version value #89

bbaugher opened this issue Jul 11, 2017 · 1 comment

Comments

@bbaugher
Copy link
Contributor

Tried to transition an issue with a fix version assigned and it failed with Bad Request,

{"errorMessages":[],"errors":{"fixVersions":"Version name 'map[released:false self:https://jira.company.com/rest/api/2/version/25726 id:25726 name:component-0.6.0 archived:false]' is not valid"}}

When I choose to edit during the transition I see the fix version value is set to,

fields:
  fixVersions: 
    - name: map[self:https://jira.company.com/rest/api/2/version/25726 id:25726 name:component-0.6.0 archived:false released:false]

Changing the name value to component-0.6.0 works.

@coryb coryb closed this as completed in fde82b2 Jul 11, 2017
coryb added a commit that referenced this issue Jul 11, 2017
Use name field for fix version name value. Fixes #89
@coryb
Copy link
Contributor

coryb commented Aug 26, 2017

pdericson pushed a commit to pdericson/go-jira that referenced this issue Sep 14, 2017
pdericson pushed a commit to pdericson/go-jira that referenced this issue Sep 14, 2017
Use name field for fix version name value. Fixes go-jira#89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants