Creating Scrum Task from story related link hangs at loading when "Scrum Task" related list missing from form viewDescriptionIf the "Add Scrum Task" related link is clicked on a Story record when the "Scrum task" related list is not on the form then the popup opens blank and just sits on loading.Steps to Reproduce 0. Log in a pre-Paris instance with Agile v1 installed.1. Open rm_story_list.do and open any story.2. Remove all related lists.3. Click "Add Scrum Task" related link. The Scrum task popup hangs on "loading..." with a white screen not showing the expected fields. The error stack below is shown on the JS console:js_includes_customer.jsx?v=09-06-2019_0925&lp=Mon_Oct_28_14_32_43_PDT_2019&c=23_448:1453 Uncaught ReferenceError: GlideList2 is not defined at e.reloadList (js_includes_customer.jsx?v=09-06-2019_0925&lp=Mon_Oct_28_14_32_43_PDT_2019&c=23_448:1453) at e.refresh (js_includes_customer.jsx?v=09-06-2019_0925&lp=Mon_Oct_28_14_32_43_PDT_2019&c=23_448:1377) at e.callbackFunction (js_includes_customer.jsx?v=09-06-2019_0925&lp=Mon_Oct_28_14_32_43_PDT_2019&c=23_448:1360) at e._responseReceived (js_includes_doctype.jsx?v=09-06-2019_0925&lp=Mon_Oct_28_14_32_43_PDT_2019&c=23_448:14630) at e._processReqChange (js_includes_doctype.jsx?v=09-06-2019_0925&lp=Mon_Oct_28_14_32_43_PDT_2019&c=23_448:14488) WorkaroundThis problem is fixed in all currently supported releases. Review the Fixed In section to determine the latest version with a permanent fix your instance can be upgraded to. The workaround in pre-Paris was to add the "Scrum Task > Story" related list to the form view.Related Problem: PRB1377762