Share all details about your problem, including any error messages you may have received.
[I have a quicklink to change user’s department that triggers a workflow which has a form. the workflow skips the form and goes to other step. I see the logs from scripts in those steps. I dont see any error to figure out why its skipping the form.
I realized I was using an IdentityLIfeCycle workflow which I removed. Its not hitting the form but throwing an error:
Caused by: javax.faces.view.facelets.TagAttributeException: /include/formRenderer.xhtml @110,74 id=“form-ct-#{form.id}” /include/formRenderer.xhtml @110,74 id=“form-ct-#{form.id}”: /workitem/workItemForm.xhtml @52,70 value=“#{workItemForm.formBean}”: Error reading [formBean] on type [sailpoint.web.WorkItemFormBean]