P6 Core 5.15.2
Release date: Wednesday, 11th April, 2018
Fix the generation of a table’s query¶
In the query generated by the Tables service, the operator between the conditions used to be AND and now it’s OR.
Thus instead of getting a single result for a table lookup, you get several results.