Hidden SSA inputs (configured via visibility rules) are still included in the default manual-approval email by design, to give approvers full context.
Request
Add a configuration option to exclude hidden inputs from the default approval email, while keeping them in the submitted payload for backend processing. For example, an action-level flag like excludeHiddenInputsFromApprovalEmail: true (default false to preserve current behavior).
Value
Reduces noise in approval emails (especially large JSON/object inputs).
Lets teams keep technical/auxiliary fields hidden from both requesters and approvers, without losing them from the action payload.
Created by Oladipupo Ibeun
·