liqd / adhocracy

Adhocracy is a policy drafting and decision making software for distributed groups and open institutions.
GNU Affero General Public License v3.0
150 stars 37 forks source link

User import disregards autojoin setting #907

Closed nidico closed 10 years ago

nidico commented 10 years ago

If users are batch imported, the autojoin settings don't have any effect on these users. In practice this issue combined with #908 lead to 403 errors for feedback creation.

To fix that, the autojoin should be performed after user activation.