Closed jshslsky closed 8 years ago
The WHERE clause should check for founder = true not admin = true.
WHERE
founder = true
admin = true
For discussion at weekly meeting: do we actually need project admins or are the founder and admin roles equivalent?
Closing in favor of #383.
The
WHERE
clause should check forfounder = true
notadmin = true
.