This was an intentional change made in our database release v2026.04.13. This decision was made primarily because the Material and Task ID namespaces were becoming increasingly conflated - moving Materials to AlphaID creates a clear distinction between the two. Additionally, AlphaIDs are sortable, more memorable, and more easily extensible as identifiers.
To convert between the AlphaID (new format) and the Numeric ID (old format), it’s a base conversion from base-26 to base-10.