When issue updated, it is needed to pass issuenote id to cf

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
kwon37xi
Posts: 7
Joined: 07 Feb 2007, 03:17

When issue updated, it is needed to pass issuenote id to cf

Post by kwon37xi »

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.
Post Reply