Search found 2 matches

by lskearney
15 Jan 2018, 17:39
Forum: General Discussion
Topic: Debugging of custom functions
Replies: 2
Views: 2383

Re: Debugging of custom functions

Yeah, I figured that out and made the necessary changes. I now seem to be successfully retrieving the values of the custom fields (based on the fact that no error is being thrown) but I still don't know what is actually being retrieved. I've set the values of the custom fields to be non-zero and the...
by lskearney
10 Jan 2018, 16:41
Forum: General Discussion
Topic: Debugging of custom functions
Replies: 2
Views: 2383

Debugging of custom functions

I'm a newbie with mantis coding and am trying to write a custom function to validate an update according to a set of rules. After much trial and error, I have the function being invoked when I click the update issue button but am struggling in figuring out how to access the values of several custom ...