go-atlassian icon indicating copy to clipboard operation
go-atlassian copied to clipboard

✨ Golang Client Library for Atlassian Cloud.

Results 43 go-atlassian issues
Sort by recently updated
recently updated
newest added

1. Added the project service interfaces.

enhancement
bitbucket

Based on the documenation `RenderedFields` is an Object, like `Fields`. Maybe it makes sense to have a struct for that, but so far the possible content is not known to...

enhancement
Jira Software Cloud
V2
V3
breaking-change

Fixes #262

enhancement
Jira Software Cloud
Jira Service Management
V2
V3

enhancement
breaking-change
bitbucket

This is an idea I had about storing customfields in the struct, so its easier to access them. @ctreminiom I want your thoughts om this approach.

**Is your feature request related to a problem? Please describe.** This does not exists. https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-group-and-user-picker/#api-rest-api-2-groupuserpicker-get **Additional context** Neither in V2 nor V3

enhancement
Jira Software Cloud
V2
V3

Based on the official document those URLs wants a string for `serviceDeskID`. https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-servicedesk/#api-rest-servicedeskapi-servicedesk-servicedeskid-customer-get This will be a breaking change.

enhancement
Jira Service Management
breaking-change

Based on the official document those URLs wants a string for `serviceDeskID`. https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-servicedesk/#api-rest-servicedeskapi-servicedesk-servicedeskid-attachtemporaryfile-post This will be a breaking change.

enhancement
Jira Service Management
breaking-change

Sorry for not noticing this earlier. This fix is to make sure the recent asset implementation follows the official golang styleguide https://google.github.io/styleguide/go/decisions.html#initialisms It will be a breaking change.

enhancement
breaking-change
Jira Assets

Implemented (Service Desk Get request type groups)[https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-servicedesk/#api-rest-servicedeskapi-servicedesk-servicedeskid-requesttypegroup-get]

enhancement
Jira Service Management