It seems to me that if I use the Jira API CustomField.updateValue() method to update a custom field, Jira won't send a notification or write to the history. Is this correct? Thanks.
No, the method triggers the issue updated event. Have a look at the notification scheme and check if a notification is being sent on this event and to whom.
If I don't want to see a notification from this custom field update, but wanting to get a notification for other field update, how do I do that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is not possible. The issue updated event is fired when any field in the issue is updated. Jira cannot differentiate between system fields and custom fields in this context.
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.