I am updating the following function
Function: udf_history.save_subform_row_deletions
I am getting the following error
Function is modified successfully
However the following other functions have argument mismatch in invoking this function
Make a note to correct them as early possible, as it may lead to execution errors
In action script-->COST(form)-->on success with arguments (string ,int ,string ,string ,date)
In action script-->EVENTS(form)-->on success with arguments (string ,int ,string ,string ,date)
However, when I check the COST & EVENT form on Success scripts, the udf_history.save_subform_row_deletions functions is not called.
Why am I getting the error message when the other forms do not reference the function being updated? Can you please investigate? Note, the application is shared for support editing