Implement anonymous voting display for JSM customer view

Description

Enable an option for admins to anonymize voter data in the JSM customer view, showing only aggregated vote counts per option without exposing voter identities or timestamps.


Accepted criteria

  • Provide a configuration to hide all voter-identifiable data (name, email, IDs, timestamp).

  • Display only aggregate counts for each voting option (e.g., Approved: 7, Rejected: 3).

  • Ensure the vote breakdown is still visible numerically or graphically.

  • Anonymization must apply to viewers in the JSM customer portal.

  • Internal users with proper permissions should still access full vote details.