Ruben Mattan
Results
1
issues of
Ruben Mattan
When you want to check if a list contains an item you normally check by doing `.filter("list =", item)` but DatastoreInputReader validation is expecting a list instead of an item....