This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
EventID
incorrectly inherits from DomainSpecificString
#14638
Labels
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Z-Cleanup
Things we want to get rid of, but aren't actively causing pain
Originally posted by @Fizzadar in #14632 (comment)
Modern event IDs are now hashes and do not include a domain name, so they shouldn't inherit from
DomainSepcificString
.The text was updated successfully, but these errors were encountered: