Jacob Potter

Results 5 issues of Jacob Potter

Styling seems to be completely missing: I have no styling applied in my project at this time to ensure there wasn't styling conflict. Seems no styling is loading at all...

### Module version ``` github.com/hashicorp/terraform-plugin-framework v1.11.0 ``` ### Relevant provider source code *SEE ACTUAL BEHAVIOR FOR EXAMPLES* ### Terraform Configuration Files ```hcl ... ``` ### Debug Output ### Expected Behavior...

bug

From https://github.com/ctreminiom/go-atlassian/issues/371

**Is your feature request related to a problem? Please describe.** Trying to implement [this endpoint](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-type-schemes/#api-rest-api-3-issuetypescheme-issuetypeschemeid-issuetype-move-put) to update order of work types in a scheme automatically in terraform provider using this...

enhancement