Please don’t hesitate to ask if you need any more details or if you have any further questions.
Looking forward for your immediate response. Many Thanks.
What kind of a field is it? Select List, String, something else? You can get the value using the following and then cast it into the appropriate type.
issue.getCustomFieldValue(customField)
For example, see https://community.atlassian.com/t5/Answers-Developer-Questions/How-to-get-custom-field-value/qaq-p/537007 to learn more about getting select list values.
Really appreciate your prompt response.
Please note we are using the following .NET SDK (Version 10.4.0). Could you please advise how we can get the value of custom field by using .NET SDK.
Moreover the field is "Select List" and the link you shared seems to be JAVA specific as we tried to do the same in .NET (C#) but only GetCascadingSelectField method is available which does not provide the required information / value.
https://www.nuget.org/packages/Atlassian.SDK/
Please feel free to let us know if you need any more information. Looking forward for your positive reply.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.