X Tutup
Skip to content

Fix JIRA service editing for GitLab 8.14+#192

Merged
gpocentek merged 2 commits intopython-gitlab:masterfrom
galet:gitlab-8.14-jira
Dec 12, 2016
Merged

Fix JIRA service editing for GitLab 8.14+#192
gpocentek merged 2 commits intopython-gitlab:masterfrom
galet:gitlab-8.14-jira

Conversation

@galet
Copy link
Contributor

@galet galet commented Dec 12, 2016

GitLab simplified the configuration for JIRA service and renamed most of
the fields. To maintain backward compatibility all mandatory fields were
moved to optional section.

See: https://docs.gitlab.com/ce/api/services.html#jira

Example of exception it fixes:
gitlab.exceptions.GitlabUpdateError: 400: 400 (Bad request) "url" not given

GitLab simplified the configuration for JIRA service and renamed most of
the fields. To maintain backward compatibility all mandatory fields were
moved to optional section.
@gpocentek
Copy link
Contributor

Looks good, thanks!

@gpocentek gpocentek merged commit 15d3362 into python-gitlab:master Dec 12, 2016
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

Successfully merging this pull request may close these issues.

2 participants

X Tutup