Description
To reproduce : Create and submit two process entities. One with tag "test=blah" and another without any tags.
GET http://falcon-node:15000/api/entities/list/process?fields=tags&tags=test=blah should return only one process entity. Instead it returns both process entities