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

Added support for custom field & issue type scheme creation #25

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jairov4
Copy link

@jairov4 jairov4 commented Jul 22, 2020

Added initial basic support for CustomField creation
Unfortunately there is no way to delete or update custom fields in JIRA so this implementation only cover creation (which in some parties still is a big help)

Added support for Issue Type Scheme
Create, delete and update support added

@jairov4 jairov4 changed the title Added support for custom field creation Added support for custom field & issue type scheme creation Jul 27, 2020
@fourplusone
Copy link
Owner

Hi @jairov4
Thank you for this pull request. I’ll have a closer look tomorrow.

@fourplusone
Copy link
Owner

This PR looks really good. Before merging it, i'd like to ask you to add some tests for the new resources "jira_custom_field" and "jira_issue_type_scheme" to make sure they get tested in CI.

@heckad
Copy link

heckad commented Sep 27, 2023

Any news about this pull request?

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.

3 participants