You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detects when tickets have a mix of sequential (all digits) and random
(alphanumeric) ID suffixes, which can happen when switching id_mode.
Warns users about the inconsistency but doesn't block functionality.
Add a check to peas doctor that detects when tickets have mixed ID styles (random vs sequential), which can happen when switching id_mode. Warn users about the inconsistency but don't block - it's functional, just messy.
0 commit comments