Email client not enabled on Child tableIssue Email client record was created for the parent table "sn_customerservice_case", but the child table derived from the same table doesn't have the email client option enabled.CauseWhen the email client is enabled by default on the parent table, the same does not get applied to child tables. As this capability is not inherited by tables that extend the current table. For example, enabling the email client on the Task table does not enable it for the Incident or Problem tables.ResolutionEnable the email client for the child table by adding the email_client dictionary attribute to the table and configuring the email client. Refer to Enable the email client for a table for more information