enhancement
major
minor
major
minor
defect
A module named test.<ticket number> (specifically "test.26464") was created to replicate a ticket.
If you then try to use the "Grid by Type" UI template to display a type "TestA" from this module, the following error message appears:
**Invalid type reference "test.26464:TestA"**
If letters are used as a prefix for the ticket number in the module name, it works: for example, **test.ticket26464** works. The variant test.#26464, on the other hand, is rejected directly in the module editor due to invalid characters.
The module name "test.26464" should not be allowed.
Test
Create a new module named test.26464. The module should not be created. Parts of the name must not begin with a digit.