Problem: In Harness pipelines, when the "Auto Approval" feature is enabled within the Approval stage, the "Approvers Count" and "Approvers Details" fields remain mandatory. This creates unnecessary overhead and forces users to provide placeholder values when they intend to bypass manual approval entirely. Desired Behavior: When "Auto Approval" is selected for an Approval stage, the "Approvers Count" and "Approvers Details" fields should either: Automatically be populated with default values (e.g., "0" for the count and an empty list for the details), or Be made optional, allowing users to avoid configuring irrelevant fields for auto-approval scenarios. This would streamline the pipeline configuration process and reduce unnecessary steps when auto-approval is enabled.