Is it possible to condition the resolution of a ticket (whether Incident or Requirement) on the presence of at least 1 work order associated with it?
Yes, you could use a PHP method ( DoCheckToWrite ) or in the later versions an event listener to enforce this.
Log in to post a comment.
Is it possible to condition the resolution of a ticket (whether Incident or Requirement) on the presence of at least 1 work order associated with it?
Yes, you could use a PHP method ( DoCheckToWrite ) or in the later versions an event listener to enforce this.