It has never been allowed to start an Item with a number. It causes all sorts of subtle and hard to understand problems. This has been in the docs forever. But it was only in OH 3.3. that that restriction was enforced in the code.
What you’ll need to do is use the REST API to delete this and all other Items that start with a number and then recreate them through MainUI using names that do not start with a number.