hyunbin7303 / TodoRestful

TODO Restful
MIT License
1 stars 0 forks source link

Mongo DB Filter - FindOne expression tree not working. #40

Open hyunbin7303 opened 4 years ago

hyunbin7303 commented 4 years ago

image

Seems like it's happening when I try to have two filters at the same time.

e.g.) image

hyunbin7303 commented 4 years ago

I might need to send user id separately to MongoDBRepository. This seems to be happened due to Mongo DB driver.