Improve ICCID/IMEI Searching
Currently the IMEI and ICCID values are "padded" with spaces.
Example:
IMEI: 12<space>345678<space>901234<space>5
Searching for 123456789012345 returns no results.
To get a match, the search must include the the spaces exactly as shown in SimpleMDM.
This is a problem when copying over values from a carrier or system that does not include the spaces.
Can the search be fixed to return a result with or without spaces?
4
votes
Jason
shared this idea