Resolved! Close Parent Request if RITM has Complete and Cancelled Items
Hello, I have created a new business rule in order to change the parent request state to close when all related RITMs are closed or canceled. Please let me know if the script is ok closeRequest();function closeRequest(){var gr = new GlideRecord...