You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.
For GUADEC we have some statistics fields. For the workshops I need to be able to view the private workshop registration. This means that I will also see the statistics fields with private data that nobody (except the person themselves) should ever associate to the name.
My suggestion is adding a "statistics" boolean flag. Any "statistics" field is automatically "private" and also hidden from the administrative list of all registrations. As we will only want to grab the final list once or twice (in random order maybe even separately for each field) there is probably little point in exposing it in the UI.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For GUADEC we have some statistics fields. For the workshops I need to be able to view the private workshop registration. This means that I will also see the statistics fields with private data that nobody (except the person themselves) should ever associate to the name.
My suggestion is adding a "statistics" boolean flag. Any "statistics" field is automatically "private" and also hidden from the administrative list of all registrations. As we will only want to grab the final list once or twice (in random order maybe even separately for each field) there is probably little point in exposing it in the UI.
The text was updated successfully, but these errors were encountered: