After Insert Business rules not workingIssue After Insert Business rules not workingCauseThe script contained "current.setWorkflow(false)". This was causing the issue. Should also check for custom business rules with script contains "setWorkflow(false)" which can also cause the issue. ResolutionAfter insert business rule will not work when script contained "current.setWorkflow(false)"