lexicongovernance / pluraltools-backend

Backend implementation of the plural voting tool.
https://demo.lexicongovernance.org/
GNU General Public License v3.0
3 stars 1 forks source link

Investigate putting users in a single none group #418

Open diegoalzate opened 3 months ago

diegoalzate commented 3 months ago

overview

when users do not have a group they join a group called none, which is basically grouping them. we need to investigate what side effects positive or negative would it have to group the users into a group by themselves by default.

MartinBenediktBusch commented 3 months ago

No side effects. Actually it is probably the correct thing to group the user into a group by themselves by default. So if a user selects 'None' we need to autogenerate a affiliation that is unique and put the user there.