I need to update the Jira custom field from Jenkins using pipeline script.
Suggest me a method to do this?
Hope this article helps you https://gist.github.com/t3knoid/6032e574ace2c9e8968bb2b23fc6d280
removed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @saranya22
You can use jira REST api for this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.