- Issue created by @schlaukopf
 
This issue is to coordinate all the steps in order to remove all other uses of "illegal" that were not addressed on 
            
              Re-word "An illegal choice has been detected" message to remove legality suggestion
              
              📌
              Re-word "An illegal choice has been detected" message to remove legality suggestion
                Fixed
              
            .
Currently there are 40+ lines of code using the word "illegal", which includes comments, function names, schemas, constraints.
List uses of "illegal" with:
grep -ri "illegal" * | grep -v "node_modules" | grep -v "vendor"
Add child issues to:
Active
10.1 ✨