Workflow Stage Rendering | RITM Stage IconsIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } --> Workflow Stage Rendering | RITM Stage Icons Introduction The purpose of this article is to document the behavior change for Workflow Stages within the Service Catalog when users migrate to the new Workflow Stage Rendering. Starting from Dublin, ServiceNow has introduced a new workflow stage engine that allows users to control the value of the stage field, based on the behavior of their workflow. This allows users to have a perception of what stage that their Incidents, Problems, Changes, and Requests are at before they are completed/fulfilled. By default, the Stage rendering set for the base system workflows will be Legacy. This would produce the behavior of how the Workflow Stages used to behave in the pre-Dublin release. However, changing the Workflow Stage rendering to the new Stage renderers causes a behavior change with Service Catalog workflows on the RITM level when users reject the parent REQ level. For more information, see Workflow Stage Renderers. Pre-Dublin/Legacy stage rendering behavior When the REQ has the Approval field set to rejected, the first stage field on the RITM will always show as Rejected, and the workflows on the RITM that use the Legacy stage rendering will show all of the stages for the RITM as Rejected. Post-Dublin/New stage rendering If the workflow on the RITM level is using the new stage rendering, only the first stage value of the RITM will show as Rejected, while the next stages would show as Pending - has not started. This behavior only occurs when the new stage rendering is used for the workflows on the RITM level.