Reject Button Not Working on FSMCP for 'wm_ext_agent' RoleIssue The OOB "Reject" UI action on the Field Service Management Customer Portal (fsmcp), specifically on the fsmcp_task page, is not functioning as expected for users with the 'wm_ext_agent' role (e.g., vendors like "RKB Handyman Services Agent"). When a vendor attempts to reject a Work Order Task (WOT) in the "Assigned" state by clicking the "Reject" UI action, no action or feedback is observed. This functionality works correctly when tested with an administrator account. ReleaseNot specific to a releaseCauseUser criteria not defined to read the widget: 'FSM Reject Task With Reason'. This happens when the Service portal user criteria support plugin is installed first followed by the Field service contractor management plugin Resolutionwidget - 'FSM Reject Task With Reason'. https://<instance-name>.service-now.com/sp_widget.do?sys_id=b4008d9007213010f55596fe0ad300e8&sysparm_record_rows=1&sysparm_record_target=sp_widget&sysparm_record_list=nameSTARTSWITHFSM+Reject+Task+With+Reason%5EORDERBYname&sysparm_record_row=1 Add User criteria like - "All users with wm_ext_manager role,All user with wm_ext_agent role" in can view section.