When issue updated, it is needed to pass issuenote id to issue update notify custom functions.
When users(developers) update an issue, usually they write an issue note too.
So, issue change event and issue note writing is occur together.
if a user doesn't write issue note just pass null. (maybe, issue update notify custom functions $issuenoteid variables default value should be set to null.
Thanks.
When issue updated, it is needed to pass issuenote id to cf
Moderators: Developer, Contributor