[meta] Remove other uses of โ€œillegalโ€ from core

Created on 10 February 2023, over 1 year ago
Updated 11 February 2023, over 1 year ago

Problem/Motivation

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.

Proposed resolution

List uses of "illegal" with:
grep -ri "illegal" * | grep -v "node_modules" | grep -v "vendor"

Add child issues to:

  • Change "illegal" in other UI strings and exception messages and related documentation.
  • Change "illegal" in documentation.
  • Possibly deprecate API methods etc. that use "illegal" in favor of better-named replacements.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐ŸŒฑ Plan
Status

Active

Version

10.1 โœจ

Component
Otherย  โ†’

Last updated about 1 hour ago

Created by

๐Ÿ‡ฆ๐Ÿ‡ชUnited Arab Emirates schlaukopf Dubai

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024