List is not refreshed if there is an error from List Top FunctionDescriptionList is not refreshed if there is an error from List Top FunctionSteps to Reproduce 1. Create a List Applet for the Problem table. 2. Create a Function with Script Action Item.3. In the script, use GlideRecord API to insert an Incident Record and a Problem record.4. Add the Function to the Top Function of the List Applet.5. Submit the Function to create an Incident and Problem record.6. The Problem List is refreshed.7. Create a Business Rule to abort Incident insert/update.8. Submit the Function again. The Incident record won't be created but the Problem is created.Expected behaviorThe Problem List Applet should be refreshed and the newly created Problem record should show on the List.Actual behaviorThe Problem List is not refreshed. The newly created Problem record shows up after refreshing the List manually.WorkaroundThis issue is under review. To receive notifications when more information is available, subscribe to this Known Error article by clicking the Subscribe button at the top right of the article. If you are able to upgrade, review the Fixed In field to determine whether any versions have a permanent fix.Related Problem: PRB1608663