SoftwareBrothers / adminjs

AdminJS is an admin panel for apps written in node.js

Home Page:https://adminjs.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Junjiequan opened this issue · comments

commented

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