Unable to remove or add crew members from crew list in CSM workspace, it throws "Record selection required".<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } When looking at the Crew record on [wm_crew] table, unable to remove crew members via "Members" related list, after a member is selected and "Remove" button is pressed, an error message is displayed stating "Record selection required". Steps to reproduce: Prerequisite: Field Service Crew Operations Plugin id: com.snc.fsm_crew_scheduling Issue is reproducible in OOB instance. 1. Impersonate User with wm_dispatcher, wm_manager2. Navigate to "Workspaces > CSM/FSM Configurable Workspace"3. Once on CSM/FSM Configurable Workspace, navigate to list section, "Dispatching > My Crews"4. Open crew record 5. Navigate to "Members" related list6. Select non-leader member and click on "Remove" button. Error message "Record selection required" is displayed. Resolution: This is know defect PRB1988513 which is targeted to be fixed in Brazil release.