ctreminiom / go-atlassian

✨ Golang Client Library for Atlassian Cloud.
https://docs.go-atlassian.io
MIT License
114 stars 29 forks source link

Store customfields in IssueFieldsScheme and provide functions to access them #280

Open Fank opened 3 days ago

Fank commented 3 days ago

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.