i want to collect approver and comment,so i created a trigger and PROCEDURE,then the caller can see the approver and comment in private_log.
if i change the approval_level equals 5(shows the attachment 1),the private_log can show the approver and comment successfully ,but if the approval_level equal equals 6 ,when the six approver apply this ticket,the private_log was changed into NULL ,
so whether or not the private_log has some limit ??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i want to collect approver and comment,so i created a trigger and PROCEDURE,then the caller can see the approver and comment in private_log.
if i change the approval_level equals 5(shows the attachment 1),the private_log can show the approver and comment successfully ,but if the approval_level equal equals 6 ,when the six approver apply this ticket,the private_log was changed into NULL ,
so whether or not the private_log has some limit ??
approval_level equals 5
when the private_log can show the approver and comment successfully