Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this recipe, we will see how to work with custom fields on an issue. It covers reading a custom field value from an issue and then updating the custom field value on the issue, with and without notifications.
Identify the places where the custom fields needs to be manipulated, be it on a listener, workflow element, or somewhere else in our plugins.