Multi-store support reports Could not safely identify store assignment
#3179
Labels
type: enhancement
A general enhancement
Could not safely identify store assignment
#3179
There was a problem with the method I created to test the like function.
This error is a warning message that did not occur before adding the Insert feature for Mongodb to one transaction.
In addition, the functional test also passed as postman.
However, after creating an event processing feature to insert data into Mongodb, such a warning statement occurs.
Even though there is a warning, the api still works fine.
But I don't think that problem has been fundamentally solved.
Entities and Document Annotations are appropriately specified in the class
I don't think this is enough.
Please let me know the cause and solution of this problem
below : my Project File
yoribogo.zip
The text was updated successfully, but these errors were encountered: