benwbrum / fromthepage

FromThePage is a wiki-like application for crowdsourcing transcription of handwritten documents.
http://fromthepage.com
GNU Affero General Public License v3.0
171 stars 51 forks source link

4382 - Fix can't add collaborators as owner #4399

Closed WillNigel23 closed 2 weeks ago

benwbrum commented 3 weeks ago

This works as requested. However, in testing I observed a scenario which does not make sense:

This results in user A being both a project owner (who should have full access to the project) and a blocked user (who should have no access to the project). That configuration doesn't make sense, so can we remove the list of owners from possible users to block?