Problem is still active after the state of PRB is closedIssue Problem is still active after the state of PRB is closedResolutionIt is due to business rule "mark_closed":At line 1 :if (current.problem_state == 7) {Change this toif (current.problem_state == 107){ as customer has customized problem_state