You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This SDK is so cool! Finally a kit that can handle custom fields properly via the rest client. However, I have not figured out how to update a Jira issue using the kit. Any advice on that?
Karl
The text was updated successfully, but these errors were encountered:
At the moment there is no functionality available for updating custom fields on aan issue. If you want you can implement this yourselve, you can use the AddIssue method on the JiraClient class as an example. When you are done, just create a pull request and a new nuget package will be created.
Hi Jon & Karl, Need some help for the above issue ? I really appreciate Jon for this Package. It is really helpful though to integrate it in my project, but I have no idea how to update a custom field, Please help me on this.
This SDK is so cool! Finally a kit that can handle custom fields properly via the rest client. However, I have not figured out how to update a Jira issue using the kit. Any advice on that?
Karl
The text was updated successfully, but these errors were encountered: