SoftwareBrothers / adminjs

AdminJS is an admin panel for apps written in node.js
https://adminjs.co
MIT License
8.19k stars 662 forks source link

[Bug]: Unable to query mongoDB record that contains special characters like "/" in the _id #1610

Open Junjiequan opened 8 months ago

Junjiequan commented 8 months ago

What happened?

The record id looked like this "20.500.12269/0013f34a-8b59-4503-a62d-50ecb7b968b5". In the List table it mappes all the items properly, but when I click individual item it redirects to the dashboard page. For the record that contains normal id without slash it works fine. Anyone has encountered similar issues before?

Bug prevalence

everytime

AdminJS dependencies version

7.4.0