cisagov / con-pca-api

API Docker Container for Con-PCA
Creative Commons Zero v1.0 Universal
7 stars 0 forks source link

Feature CPD-1021: Remove small groups from user group stats csv #830

Closed izzy64 closed 1 year ago

izzy64 commented 1 year ago

๐Ÿ—ฃ Description

Jira Ticket: https://cset.atlassian.net/browse/CPD-1021

Add a condition to the _user_group_stats_csv function to only show the row if there were more than 5 emails sent.

๐Ÿ’ญ Motivation and context

For privacy reasons, we do not want to display user group data if there are five or fewer people in the group.

๐Ÿงช Testing

Tested Locally.

โœ… Pre-approval checklist