indico icon indicating copy to clipboard operation
indico copied to clipboard

Hide participants from other regforms

Open vtran99 opened this issue 1 year ago • 2 comments

Request to add new privacy setting for Participant List: setting to hide participants from other registration forms. This PR replaces https://github.com/indico/indico/pull/6167, the code is done following previous review from Duarte.

Note: I will fix the privacy_test.py once we agree on the code change, thanks.

vtran99 avatar Feb 08 '24 16:02 vtran99

Overall the changes look good! You can go ahead and fix the tests (and maybe add some to test this new behavior). When you're done let me know so I can take a closer look / test the PR

duartegalvao avatar Feb 09 '24 14:02 duartegalvao

I fixed privacy tests and added some for the new feature, please check.

vtran99 avatar Feb 13 '24 10:02 vtran99