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

New resource: atlassian_jira_issue_custom_field #138

Open
1 task done
iacabezasbaculima opened this issue Sep 28, 2022 · 1 comment
Open
1 task done

New resource: atlassian_jira_issue_custom_field #138

iacabezasbaculima opened this issue Sep 28, 2022 · 1 comment
Labels
jira/issuecustomfields Issues and PRs that pertain to jira/issuecustomfields resources. new-resource Introduces a new resource.

Comments

@iacabezasbaculima
Copy link
Contributor

Terraform CLI and Provider Versions

na

New or Affected Resource(s)

  • atlassian_jira_issue_custom_field

Use Cases or Problem Statement

Add new resource atlassian_jira_issue_custom_field to enable users to:

  • Manage a custom field used in issue types, screens, etc.

Docs: https://support.atlassian.com/jira-cloud-administration/docs/create-a-custom-field/
API Docs: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-fields/#api-rest-api-3-field-post

Proposal

resource "atlassian_jira_issue_custom_field" "this" {}

How much impact is this issue causing?

High

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@iacabezasbaculima iacabezasbaculima added the enhancement Requests to existing resources that expand the functionality or scope. label Sep 28, 2022
@iacabezasbaculima iacabezasbaculima self-assigned this Sep 28, 2022
@github-actions github-actions bot added the jira/issuecustomfields Issues and PRs that pertain to jira/issuecustomfields resources. label Sep 28, 2022
@iacabezasbaculima iacabezasbaculima added the new-resource Introduces a new resource. label Sep 28, 2022
@iacabezasbaculima
Copy link
Contributor Author

iacabezasbaculima commented Oct 2, 2022

The current release v1.4.3 of go-atlassian does not support UPDATE or DELETE funtionality.

Waiting for new release changes that will include the required functionality to implement the resource.

@iacabezasbaculima iacabezasbaculima removed their assignment Oct 2, 2022
@iacabezasbaculima iacabezasbaculima removed the enhancement Requests to existing resources that expand the functionality or scope. label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira/issuecustomfields Issues and PRs that pertain to jira/issuecustomfields resources. new-resource Introduces a new resource.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant