Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Mongo ObjectIDs #425

Open
krishaamer opened this issue Jul 15, 2016 · 1 comment
Open

Support for Mongo ObjectIDs #425

krishaamer opened this issue Jul 15, 2016 · 1 comment

Comments

@krishaamer
Copy link

krishaamer commented Jul 15, 2016

Orion currently only supports mongodb "_id" as strings, however by default MongoDB generates ObjectIDs (for example when using mongoimport). As Orion uses the _id as a slug to access single documents, this breaks the admin navigation.

https://devillex.com/using-mongoimport-with-meteor-and-orion-cms/
https://groups.google.com/forum/#!msg/meteor-talk/f-ljBdZOwPk/oQYZQxCAKN8J

@krishaamer
Copy link
Author

@rwatts3 @nicolaslopezj Do you plan a doing fix or should I make a fork?

@krishaamer krishaamer changed the title Support for mongoimport generated ObjectIDs Support for Mongo ObjectIDs Jul 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant