Comments Not Appearing on RITM Form Despite Successful Flow ExecutionIssue In certain cases, comments added by a flow to the Requested Item (RITM) record may not appear on the form view, even though the flow reports a successful update. These comments may still be visible in the list view when the Additional Comments field is included. Steps to Reproduce Execute a flow that updates the Additional Comments field on a RITM.Confirm that the flow indicates the comment was added successfully.Navigate to the RITM record and view the form.Observe that the comment may not appear on the form, even though it can be seen in the list view.ReleaseAllCauseThis issue may be caused by UI form layout configurations, field visibility settings, or caching behavior that delays or blocks the display of updated comments on the form view.ResolutionTo resolve or work around the issue: Verify that the Additional Comments field is included in the form layout for the RITM.Clear your browser cache or use a different browser to rule out client-side caching issues.Check for system performance issues that might delay real-time UI updates.If the comments appear in the list view but not on the form, review form layout or view-specific visibility rules.If the issue resolves itself after a short time, it may have been caused by temporary caching or sync delays.